Caution
Old API, as well as Touchable
components are being deprecated in this version, and will be removed in the future.
❗ Important changes
- Deprecate old API by @m-bert in #3262
- Deprecate
DrawerLayout
by @m-bert in #3339 - Deprecate
Touchable
components by @m-bert in #3260
👍 Improvements
- feat: Add
simultaneousWithExternalGesture
to ReanimatedSwipable by @MrSltun in #3324 - exports PressableStateCallbackType by @sidferreira in #3346
- Add
testing-library
compatibility props by @latekvo in #3357 - Make
blocksGesture
symmetric on native iOS by @j-piasecki in #3322
🐛 Bug fixes
- Fix circular dependency by @latekvo in #3323
- [Web] Register/unregister listeners when
enabled
changes by @m-bert in #3330 - Replace
Text
with RN component when callbacks are not specified by @m-bert in #3336 - Don’t pass gesture handler wrapper props to child by @oblador in #3343
- Fix
backgroundColor
not being applied toRNGestureHandlerButton
by @latekvo in #3368 - Fix android ripple color bug on fabric by @latekvo in #3369
- Unregister from oldGestureHandler when component unmounts by @gavrix in #3374
- fix: overlapping buttons cause buttons to stop being responsive by @DorianMazur in #3371
- [Web] Make
findNodeHandle
correctly handleFlatList
in old API by @m-bert in #3361 - Remove view flattening error for
Text
component by @m-bert in #3338 - Fix swipeable overlap bug by @latekvo in #3340
- Fix
Swipeable
misalignment after resizing on web by @latekvo in #3341 - Fix
ReanimatedSwipeable
reanimated warnings by @juliendevleeschauwer in #3365 - Fix
TouchableNativeFeedback
regression by @latekvo in #3294 - Fix android new arch crash on RN 0.75 by @latekvo in #3381
🔢 Miscellaneous
- Fix a typo in installation.md by @puls in #3328
- docs: add react native paradise banner by @kacperkapusciak in #3334
- Fix Ci issues by @m-bert in #3362
- Bump
example
toExpo 52
by @latekvo in #3317 - Bump Fabric example to 0.77.0 by @m-bert in #3351
- Migrate
next
tomain
by @m-bert in #3303 - Migrate
get
toset
by @m-bert in #3263
New Contributors
- @puls made their first contribution in #3328
- @MrSltun made their first contribution in #3324
- @juliendevleeschauwer made their first contribution in #3365
- @sidferreira made their first contribution in #3346
- @DorianMazur made their first contribution in #3371
- @gavrix made their first contribution in #3374
Full Changelog: 2.22.1...2.23.0