Releases: wcandillon/react-native-redash
Releases · wcandillon/react-native-redash
v12.5.1
12.5.1 (2020-04-22)
Bug Fixes
- 🐛: fix TS signature for vec.create() and vec.createValue() (#235) (5f70038)
v12.4.2
12.4.2 (2020-04-20)
Bug Fixes
- 🐛: fix position vector in panGestureHandler() (#232) (8449c1e)
v12.4.1
12.4.1 (2020-04-20)
Bug Fixes
- ⬇️: Revert to the old reanimated import style (#231) (31c80d8)
v12.3.0
12.3.0 (2020-04-19)
Features
- 🎣: add useGestureHandler(), usePanGestureHandler(), useVerticalPanGestureHandler(), and useHorizontalPanGestureHandler() (#226) (2c933e5)