Releases: Aashu-Dubey/react-native-rating-bar
Releases · Aashu-Dubey/react-native-rating-bar
Release 0.2.0
0.2.0 (29-10-2022)
🐛 Bug Fixes
- gesture handler worklet error: "Some of the callbacks in the gesture are worklets and some are not...". (fef164d)
✨ Improvements
- Rating glow's visibility (fef164d)
- Disabled default scroll bounce on iOS for scrollable RateBarIndicator if within the screen bounds (78d711d)
- Upgraded package to the latest react-native v0.70.4 (dab5b9c)
- Package size is now reduced by ~70KB
-
Tweaked the coloring in the example app (8dc3881)
APK and iOS bundle are attached in the binary
=> For Android, download and install the APK file
=> For iOS download 'RatingBarExample.zip' -> unzip -> drag & drop into the simulator
0.1.0
Initial release 🎊
A React Native component for generating and displaying interactive Ratings that supports:
- Tap & Swipe to change ratings
- Custom icons from vector icons and images
- RTL support
- direction aware rating (horizontal or vertical)
- Half ratings
- Glow on drag (iOS only)
- Customise rating's style with prop rateStyles