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

making star rating interactive #1

Closed ui-ninja closed 4 years ago

ui-ninja commented 4 years ago
  1. Adding readonly props
  2. onStarTap return the position user tapped.