❗ Important changes
- Support React Native 0.86 by @m-bert in #4166
- Fix Android Pressable crash with Reanimated animations by @sorinc03 in #4214
- Remove
dispatchesReanimatedEventfrom initial config by @m-bert in #4221 - [tvOS] Fix build error by @m-bert in #4228
- [Android] Fix crash with RN Screens FormSheet by @m-bert in #4243
- [iOS] Remove unused old-arch import to fix build with React Native 0.87-nightly by @j-piasecki in #4247
👍 Improvements
- [Android] Improve TalkBack support by @j-piasecki in #4222
- [tvOS] Fix unpressable buttons by @m-bert in #4233
- Add
rootContainerStyleprop toReanimatedDrawerLayoutby @jr-k in #3846
🐛 Bug fixes
- [Web] Fix wrong coordinate space by @m-bert in #4209
- [Android] Fix hover events recording gestures other than
HoverGestureHandlerby @j-piasecki in #4220 - [Android] Fix wrong reported number of pointers by @j-piasecki in #4218
- Use v3 detectors in
ReanimatedDrawerLayoutby @m-bert in #4234 - Fix gesture relations after
freezeby @m-bert in #4244
🔢 Miscellaneous
- Add more complex transformations example by @j-piasecki in #3124
- Update banners in readme by @p-malecki in #4212
- Update readme banner links by @p-malecki in #4219
- [Docs] Small documentation fixes by @j-piasecki in #4217
- Update examples by @m-bert in #4208
- [iOS] Remove unused detector method by @j-piasecki in #4226
- Bump
expoto stable 56 by @m-bert in #4227 - docs: remove banner rotator by @p-malecki in #4235
- [Docs] Mention
shouldCancelWhenOutsidedefault inNativeon Android by @m-bert in #4242 - fix(pods): Fix invalid
react-native/../react-nativeresolution for aliases by @kitten in #4232 - Move ruby utils to module by @m-bert in #4245
New Contributors
- @sorinc03 made their first contribution in #4214
- @kitten made their first contribution in #4232
- @jr-k made their first contribution in #3846
Full Changelog: v3.0.0...v3.0.1