1.0.9
Minor release bringing some important bugfixes on top of 1.0.8 version.
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 reference to failOffsetY by @jlongster (#306)
- Fix activation and cancellation criteria by @osdnk (#309)
- Fix propagation of new native config props in onComponentUpdate by @osdnk (#322)
👍 IMPROVEMENTS
- Improve wording in Getting Started guide by @samtheson (#318)
- Remove dependency cycles responsible for annoying warnings during install by @osdnk (#323)
🙌 Also many thanks to everyone submitting and discussing issues here – because of you gesture handler is getting better! 😍