You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used my icon pass as image (require(...)) and i paint with tintColor.
First i try use emptyStartColor/fullStartColor but it does't have effect.
Then i pass tintColor in starStyle object, it is work perfect, but i got warning
I used my icon pass as image (require(...)) and i paint with
tintColor
.First i try use
emptyStartColor/fullStartColor
but it does't have effect.Then i pass
tintColor
instarStyle
object, it is work perfect, but i got warningI think probably lib use not current PropsType for Image
The text was updated successfully, but these errors were encountered: