❗ Important changes
- Create
ReanimatedDrawerLayout
component by @latekvo in #3146 - fix(web): broken at dropping by @MJRT in #3125
- [Web] Remove
findNodeHandle
function. by @m-bert in #3127 - [web] Add support for two finger pan by @m-bert in #3163
- [Web] Adjust
findNodeHandle
to properly detectSVG
by @m-bert in #3197
👍 Improvements
- [Web] Fix
KeyboardEventManager
listeners unmount by @m-bert in #3126 - feat: Clangd support by @coado in #3069
- [Web] Simplify
PointerTracker
methods by @m-bert in #3139 - Allow Android Rotation Gesture to continue after second Pointer Lift and Land by @DmitriyGalyanov in #3057
- Optimise
ReanimatedSwipeable
component by @latekvo in #3165 - [Web] Remove
collapsable
property by @m-bert in #3203
🐛 Bug fixes
- [Android] Fix gestures being able to activate despite their parent already being active by @latekvo in #3095
- [MacOS] Fix
Pressable
being unresponsive by @latekvo in #3142 - Fix swipeable swiping to left when no
renderRightActions
is set by @latekvo in #3145 - Fix
onStart
callbacks ofReanimatedSwipeable
being called every update by @latekvo in #3151 - Fix elements dissapearing due to high values set to
threshold
props inReanimatedSwipeable
by @latekvo in #3153 - [
ReanimatedSwipeable
] Multiple bug fixes and improvements by @latekvo in #3149
🔢 Miscellaneous
stylusData
documentation. by @m-bert in #3112- Update examples by @j-piasecki in #2919
- Make osx example utilise the common example app by @latekvo in #3055
- [docs] Improve Reanimated Swipeable documentation. by @latekvo in #3121
- [MacOS] fix header in the example app to look like the one on web. by @latekvo in #3134
- Add main branch protection scripts by @j-piasecki in #3133
- Remove redundant example entry in
App.tsx
by @latekvo in #3138 - Disable examples on unsupported platforms by @m-bert in #3135
- Add missing
ReanimatedSwipeable
documentation by @latekvo in #3150 - Change package description by @kacperkapusciak in #3162
- Remove Reanimated 2 version from the docs by @j-piasecki in #3183
- Bump version to 2.20.2 by @m-bert in #3185
- docs: Manage system color scheme changes by @patrycjakalinska in #3181
- Update Gemfiles in example apps by @j-piasecki in #3200
- Fix
TwoFingerPan
import by @m-bert in #3211 - Update outdated compatibility table in docs by @latekvo in #3212
- Bump express from 4.19.2 to 4.21.0 in /docs by @dependabot in #3110
- Bump micromatch from 4.0.5 to 4.0.8 in /example by @dependabot in #3155
- Bump serve-static from 1.15.0 to 1.16.2 in /MacOSExample by @dependabot in #3104
New Contributors
- @MJRT made their first contribution in #3125
- @DmitriyGalyanov made their first contribution in #3057
Full Changelog: 2.20.0...2.21.0