❗ Important changes
- Change default Kotlin version by @j-piasecki in #2224
- Transform entire
MotionEvent
instead of single pointer only by @j-piasecki in #2156
🐛 Bug fixes
- Prevent handlers from crashing when they don't use touch events by @Warus15 in #2246
- Update if statments in PointerTracker to correctly return coordinates by @Warus15 in #2247
- Fix nested buttons on Android and buttons becoming unresponsive in a list by @j-piasecki in #2187
- Fix
NullPointerException
when evaluatinghitSlop
on Android by @j-piasecki in #2241 - Make
ReanimatedEventDispatcher
a class and not an object by @j-piasecki in #2203
🔢 Miscellaneous
- Bump Fabric Example to stable RN 0.70 by @j-piasecki in #2205
Full Changelog: 2.6.2...2.7.0