react-native-rating-element
react-native-rating-element copied to clipboard
Is there no way to get the user's fractional position when they tap on an icon
This would help us allow the user to input fractional reviews.
@harjot-sdaw Right now its not possible. onIconTap returns integer value only.
This is in my list for future releases, will try to add this feature soon.