react-native-rating-element
react-native-rating-element copied to clipboard
[Feature Request] Ability to put Animated Values into size and rated props
I would like to animate the rating once the user visits a page (to show his latest progress for example). Also i would like to add a little bounce effect when a user taps on a rating element.
Would be awesome to add this! Let's make this package the leading one when it comes to ratings.
any update on this?
@Relax594 I've been very busy recently, so not able to devote much time on this library. Hopefully by this month end things improve.
Reg. animation, will be nice to have. But unfortunately i don't see myself working on it soon.
I have added demo folder which will help people contribute. If you have ideas, would you care to contribute them? This might fast track intended feature
Thanks.
Hey @ui-ninja Maybe we can use react-native-animatable for this feature. What you think?
I'll try to implement and contribute via PR.