What's Changed
This patch release for 4.26.2 brings important stability improvements specifically for Android.
Key updates include preventing unexpected screen unmounting during fast navigation in Stack v5 by fixing transition finalization, as well as resolving a potential crash related to container state restoration in Tabs.
Note
This version supports React Native 0.84+.
🐞 Bugfixes
- fix(Android, Stack v5): Prevent screen unmounting on fast navigation (fix transition finalization) (#4342)
- fix(Android, Tabs): fix potential crash with container state restoration (#4341)
Full Changelog: 4.26.1...4.26.2