Releases: Aashu-Dubey/react-native-rating-bar
Releases · Aashu-Dubey/react-native-rating-bar
Release 0.3.6
✨ Improvements
- Upgraded package to react-native v0.76.7 (ec5dca0)
🐛 Bug Fixes
- Fixed rating bar Pan gesture issue on iOS. (ec5dca0).
Full Changelog: v0.2.0...19853d7
Note: You can Ignore other releases in 0.3.x before 0.3.6 as they were an attempt to automate publish package through GitHub Actions.
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