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
Warning: Failed prop type: Invalid props.starStyle key `tintColor` supplied to `StarButton`.
I think probably lib use not current PropsType for Image