@react-navigation/native-stack@6.9.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.9.0 (2022-09-16)
Bug Fixes
- fix incorrect height in useHeaderHeight in native-stack (#10827) (b8ea527), closes #10333
- improve when back button is shown in nested native stacks (#10761) (05dab7d)
- replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL (#10547) (50b88d4)
- restore native behavior of back button (7ba7246), closes #10761 software-mansion/react-native-screens#1589