Monte9 / react-native-ratings

Tap and Swipe Ratings component for React Native.
https://expo.io/@monte9/react-native-ratings
MIT License
896 stars 196 forks source link

no default rating on simple <Rating/> component #187

Open JuanRdBO opened 9 months ago

JuanRdBO commented 9 months ago

On the Airbnb Rating, there is the defaultRating prop, which isn't present on the normal Rating component

gauravEzulix commented 7 months ago

the prop name for defaultRating is startingValue

hassamarifdev commented 4 months ago

On the Airbnb Rating, there is the defaultRating prop, which isn't present on the normal Rating component

startingValue={3.4} use this prop