Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 1.1 KB

Changelog

v0.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).
  • Upgraded package to the latest react-native v0.70.4 (dab5b9c).
  • Disabled default scroll bounce on iOS for scrollable RateBarIndicator if within the screen bounds (78d711d).

📱 Example Project

  • Tweaked the coloring in the example app (8dc3881)

v0.1.0 - 29-05-2022

Initial release