Sourced from react-native-gesture-handler's releases.
2.21.2
👍 Improvements
- Make Gesture Handler more futureproof by
@tomekzaw
in software-mansion/react-native-gesture-handler#3225🔢 Miscellaneous
- Fix broken links in the
quickstart
docs page by@latekvo
in software-mansion/react-native-gesture-handler#3213- Add docs page for the new
ReanimatedDrawerLayout
component by@latekvo
in software-mansion/react-native-gesture-handler#3188Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/2.21.1...2.21.2
2.21.1
❗ Important changes
- fix: missing ReanimatedDrawerLayout by
@r0b0t3d
in software-mansion/react-native-gesture-handler#3218New Contributors
@r0b0t3d
made their first contribution in software-mansion/react-native-gesture-handler#3218Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/2.21.0...2.21.1
2.21.0
❗ Important changes
- Create
ReanimatedDrawerLayout
component by@latekvo
in software-mansion/react-native-gesture-handler#3146- fix(web): broken at dropping by
@MJRT
in software-mansion/react-native-gesture-handler#3125- [Web] Remove
findNodeHandle
function. by@m-bert
in software-mansion/react-native-gesture-handler#3127- [web] Add support for two finger pan by
@m-bert
in software-mansion/react-native-gesture-handler#3163- [Web] Adjust
findNodeHandle
to properly detectSVG
by@m-bert
in software-mansion/react-native-gesture-handler#3197👍 Improvements
- [Web] Fix
KeyboardEventManager
listeners unmount by@m-bert
in software-mansion/react-native-gesture-handler#3126- feat: Clangd support by
@coado
in software-mansion/react-native-gesture-handler#3069- [Web] Simplify
PointerTracker
methods by@m-bert
in software-mansion/react-native-gesture-handler#3139- Allow Android Rotation Gesture to continue after second Pointer Lift and Land by
@DmitriyGalyanov
in software-mansion/react-native-gesture-handler#3057- Optimise
ReanimatedSwipeable
component by@latekvo
in software-mansion/react-native-gesture-handler#3165- [Web] Remove
collapsable
property by@m-bert
in software-mansion/react-native-gesture-handler#3203🐛 Bug fixes
- [Android] Fix gestures being able to activate despite their parent already being active by
@latekvo
in software-mansion/react-native-gesture-handler#3095- [MacOS] Fix
Pressable
being unresponsive by@latekvo
in software-mansion/react-native-gesture-handler#3142- Fix swipeable swiping to left when no
renderRightActions
is set by@latekvo
in software-mansion/react-native-gesture-handler#3145- Fix
onStart
callbacks ofReanimatedSwipeable
being called every update by@latekvo
in software-mansion/react-native-gesture-handler#3151- Fix elements dissapearing due to high values set to
threshold
props inReanimatedSwipeable
by@latekvo
in software-mansion/react-native-gesture-handler#3153- [
ReanimatedSwipeable
] Multiple bug fixes and improvements by@latekvo
in software-mansion/react-native-gesture-handler#3149🔢 Miscellaneous
stylusData
documentation. by@m-bert
in software-mansion/react-native-gesture-handler#3112- Update examples by
@j-piasecki
in software-mansion/react-native-gesture-handler#2919- Make osx example utilise the common example app by
@latekvo
in software-mansion/react-native-gesture-handler#3055- [docs] Improve Reanimated Swipeable documentation. by
@latekvo
in software-mansion/react-native-gesture-handler#3121- [MacOS] fix header in the example app to look like the one on web. by
@latekvo
in software-mansion/react-native-gesture-handler#3134
... (truncated)
6fc506d
Release 2.21.2 (#3226)709c086
Make Gesture Handler more futureproof (#3225)2eae15c
Add docs page for the new ReanimatedDrawerLayout
component
(#3188)f58afd2
Fix broken links in the quickstart
docs page (#3213)91c541b
Release 2.21.1 (#3220)5b116c8
fix: missing ReanimatedDrawerLayout (#3218)2a1586a
Release 2.21.0 (#3215)4e17ec2
Update outdated compatibility table in docs (#3212)87fc6d3
Fix TwoFingerPan
import (#3211)79aa1de
Update Gemfiles in example apps (#3200)