| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.23.0 source code.tar.gz | 2026-02-06 | 9.4 MB | |
| 4.23.0 source code.zip | 2026-02-06 | 10.2 MB | |
| README.md | 2026-02-06 | 1.1 kB | |
| Totals: 3 Items | 19.6 MB | 0 | |
What's Changed
Minor release. It's minor, because it ships with improvements with experimental APIs, however its purpose is mostly to publish fix for FormSheet on Android related to focus & keyboard management.
🟢 Improvements
- feat(Android, Stack v5): allow for nested container pop via JS by @kkafar in https://github.com/software-mansion/react-native-screens/pull/3612
🐞 Bug fixes
- fix(Android, FormSheet): Add logic for dismissing keyboard when the BottomSheet is presented by @t0maboro in https://github.com/software-mansion/react-native-screens/pull/3617
- fix(android): default ScreenStackHeaderSubview type is LEFT by @hannojg in https://github.com/software-mansion/react-native-screens/pull/3619
🔢 Misc
- chore(Android): run :spotlessApply by @kkafar in https://github.com/software-mansion/react-native-screens/pull/3614
New Contributors
- @hannojg made their first contribution in https://github.com/software-mansion/react-native-screens/pull/3619
Full Changelog: https://github.com/software-mansion/react-native-screens/compare/4.22.0...4.23.0