ui-ninja / react-native-rating-element

A simple rating library for react native supporting: decimal points, direction aware icons, custom icon set from Ionicons, custom images and record rating given by users.
MIT License
25 stars 5 forks source link

Direction aware ratings #4

Closed ui-ninja closed 4 years ago

ui-ninja commented 4 years ago

adding prop "direction" which take values anyOf (['row', 'row-reverse', 'column', 'column-reverse'])