Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: remove processColor so the color is parsed on the native side #1887

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

WoLewicki
Copy link
Member

PR fixing the behavior of setting color and tintColor values on SvgView component. Since we added proper annotations and macros on the native side, we don't have to call processColor on the JS side. Should fix #1875.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 13.2 does not respect color codes. Downgrading to 13.1 fixes issue.
1 participant