❗ Important changes
- Gesture Handler for Fabric (0d1a917 by @tomekzaw and @j-piasecki)
- Add FabricExample (d534462 by @tomekzaw and @j-piasecki)
- Add ability to fire gesture events in testing (273fa03 by @jakub-gonet and @piaskowyk)
🐛 Bug fixes
- Fix race condition between the orchestrator and the registry (ceec9f8 by @j-piasecki)
- Rebuild Reanimated event only when needed (c094533 by @j-piasecki)
- Fix tvOS compilation errors (e932a48 by @j-piasecki)
- Add modified ScaleGestureDetector from AOSP (ce1fec7 by @j-piasecki)
- Use the speed option in DrawerLayout (a6591e6 by @j-piasecki)
👍 Improvements
- Export change event payload types (0f18253 by @jakub-gonet)
- Add direction to Swipeable callbacks (48df239 by @jakub-gonet)
🔢 Miscellaneous
- Add
runOnJS
modifier to gestures (7ce194f by @j-piasecki)