Skip to content

Releases: Aashu-Dubey/react-native-rating-bar

Release 0.2.0

28 Oct 22:35
Compare
Choose a tag to compare

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

📱 Example Project

  • 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

29 May 12:58
Compare
Choose a tag to compare

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