Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefer new imageWithTintColor API when tinting an UIImage (#5458)
With this change, dynamic colors will be supported when tinting an image and the image color will change on the fly depending on the dynamic provider and traits. This will be especially useful when supporting the new dark mode in iOS 13.
- Loading branch information
5d751f6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this commit tested on RN 0.59.9? I've checked this multiple times and it does not work, the color stays blue