1.0.10
Minor release that includes important project level changes for compatibility with RN 0.57.
Next release will likely drop support to RN < 0.57.2 so that we can rely on changes made in facebook/react-native#21398 to support overflow hit testing on both platforms.
🐛 BUG FIXES
- Fix for activeOffsetY and failOffsetY by @meros (#331)
- Gradle compatibility changes for RN 0.57 by @guix77 and @usrbowe (#345)
👍 IMPROVEMENTS
- Add testID to TS definition by @Zycon42 (#330)
- Remove cycle imports by @eriveltonelias (#340)
- Gradle wrapper upgrade by @dulmandakh (#348)
🙌 Also many thanks to everyone submitting and discussing issues here – these are all valuable contributions making Gesture Handler better! 😍