react-native-star-rating icon indicating copy to clipboard operation
react-native-star-rating copied to clipboard

halfStarColor

Open alfayez91 opened this issue 5 years ago • 2 comments

how can I make halfStarColor rtl Screen Shot 2019-06-01 at 5 23 41 AM

alfayez91 avatar Jun 01 '19 02:06 alfayez91

+1

shachardevops avatar Oct 05 '19 14:10 shachardevops

@alfayez91 For direction aware try https://www.npmjs.com/package/react-native-rating-element .. I implemented RTL using direction="row-reverse" prop in above library.

anshulasethi avatar Jul 10 '20 18:07 anshulasethi