1.7.0
❗ Important changes
- Implement event coalescing (#997) by @simontreny
- Make Touchable* work with Detox 17 (#1104) by @todorone
🐛 Bug fixes
- Remove overflow: hidden from BaseButton to fix shadows on iOS (#974) by @janicduplessis
- Fix GestureHandleRootView type (#945) by @tobiasbu
- Fix: Multitap coordinates (#990) by @hhunaid
- Fix TapGestureHandler x/y coordinates being undefined (#953) by @latviancoder
- Fix RectButton style prop forwarding (#1015) by @janicduplessis
- Fixed #1042 'waitFor' for sibling pan handlers (#1043) by @iyegoroff
👍 Improvements
- Use forwardRef instead of hacks in createNativeWrapper (#972) by @janicduplessis
- Add scrollTo* methods to type definition (#940) by @ncuillery
- Implement rippleRadius for TouchableNativeFeedback (#1069) by @vonovak
🔢 Miscellaneous
- Exclude docs/ and website/ in .npmignore by @kmagiera
- Fix missing
Platform
import (#988) by @oblador - Fix tests (#978) by @vlkmx
- Use prettier config file for better editor integration (#975) by @janicduplessis
- Add new Software Mansion logo (#1013) by @jkadamczyk
- Fixed typo on line 16 (#914) by @kant
- Update RotationHandler docs (#708) by @damiansf
- Adds Google Analytics tracking Id (#1086) by @tomekzawada
- Update links & logo (#1088) by @jakub-gonet
- Use https in maven repository link (#1061) by @licaon-kter
- Autodeploy docs (#1115) by @jakub-gonet
- Fix typo and grammar in docs (#1114) by @jackvial
- Fix incorrect links and whitespace in docs (#1018) by @shirohana and @mrmuhammadali
- Fix Example app on iOS (#1124) by @jakub-gonet
- Use new template for docs (#1126) by @Forlify and @jakub-gonet
- Update expo links in the Example app (#1131) by @adamgrzybowski
🙌 Thank you all for your contributions!