Releases: wcandillon/react-native-redash
Releases · wcandillon/react-native-redash
v14.2.0
14.2.0 (2020-07-01)
Features
- 🖱: useScrollHander() and scrollHandler() (#294) (b2bcbf5)
v14.0.3
14.0.3 (2020-05-10)
Bug Fixes
- 🐛: Fix bug in pinch and rotation gesture handler (#270) (9ad5bdd)
v14.0.0
14.0.0 (2020-05-10)
Features
- 📦: signature for useValues() (a9a614b)
BREAKING CHANGES
- 📦: the
useValues([0, State.UNDETERMINED])
signature has changed to useValues(0, State.UNDETERMINED)