@react-navigation/drawer@6.5.0
版本发布时间: 2022-09-16 23:00:46
react-navigation/react-navigation最新发布版本:@react-navigation/stack@7.0.0-rc.26(2024-09-10 20:41:50)
6.5.0 (2022-09-16)
Bug Fixes
- add helpful error when using legacy implementation with Reanimated v3 (#10693) (d19987b)
- export
PanGestureHandlerGestureEvent
as a type (#10814) (f3d06ba) - fix isRTL check in drawer (2d2f4e3)
- replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL (#10547) (50b88d4)