Native stack navigator using react-native-screens
Last release today
26 Aug 2026
Ships on a steady schedule
a new release about every 1 weeks
Some releases are documented
notes for 32 of the last 60 stable releases
1 version withdrawn
withdrawn after publishing
7 years old
323 releases · first in 2019
Release timeline
323 releases since 2019Releases
- 7.18.317 Jul 2026
Nothing published for this version
- 7.18.217 Jul 2026
Nothing published for this version
- 7.18.116 Jul 2026
Release notes
Open source → - 7.18.016 Jul 2026
Additional notes
Open source → - 7.17.107 Jul 2026
Nothing published for this version
- 7.17.93 Jul 2026
Nothing published for this version
- 7.17.83 Jul 2026
Nothing published for this version
- 7.17.730 Jun 2026
Nothing published for this version
- 7.17.623 Jun 2026
Nothing published for this version
- 7.17.515 Jun 2026
Release notes
Open source →7.17.5 (2026-05-25)
Bug Fixes
- fix various issues with path generation with automatic paths (14c0e37) - by @satya164
- 7.17.414 Jun 2026
- 7.17.311 Jun 2026
Nothing published for this version
- 7.17.29 Jun 2026
- 7.17.18 Jun 2026
- 7.17.07 Jun 2026
Release notes
Open source →Additional notes
Open source →7.17.0 (2026-06-07)
Bug Fixes
Features
- add createXScreen helpers to navigators (8b7c2d7) - by @satya164
Additional notes
Open source → - 7.16.025 May 2026
Additional notes
Open source →7.16.0 (2026-05-11)
Bug Fixes
- default
multiselectabletoundefined(cd466d4) - by @satya164
Features
Additional notes
Open source →7.16.0 (2026-03-03)
Bug Fixes
- fix potential undefined state (02f2175) - by @
- rework useIsFocused to update at the same time as the navigator (ad88143) - by @
Features
- add a NavigationProvider component (452a5a7) - by @
- default
- 7.15.114 May 2026
Nothing published for this version
- 7.15.011 May 2026
Release notes
Open source →7.15.0 (2026-05-11)
Bug Fixes
- default
multiselectabletoundefined(cd466d4) - by @satya164
Features
- update native tabs to use the new API in react-native-screens (a12db96) - by @satya164
- default
- 7.14.148 May 2026
Nothing published for this version
- 7.14.137 May 2026
Nothing published for this version
- 7.14.1224 Apr 2026
- 7.14.1113 Apr 2026
- 7.14.1028 Mar 2026
Nothing published for this version
- 7.14.926 Mar 2026
Nothing published for this version
- 7.14.825 Mar 2026
Release notes
Open source →7.14.8 (2026-03-25)
Bug Fixes
- automatically change header title color based on content underneath (8789a3d) - by @
- 7.14.723 Mar 2026
Nothing published for this version
- 7.14.619 Mar 2026
Nothing published for this version
- 7.14.512 Mar 2026
- 7.14.43 Mar 2026
Nothing published for this version
- 7.14.33 Mar 2026
Nothing published for this version
- 7.14.225 Feb 2026
Nothing published for this version
- 7.14.125 Feb 2026
- 7.14.025 Feb 2026
Additional notes
Open source →7.14.0 (2026-02-16)
Bug Fixes
- include tab item appearance in scrollEdgeAppearance for native tabs (#12968) (6d460cb) - by @Kasendwa
Features
Additional notes
Open source → - 7.13.016 Feb 2026
Release notes
Open source →Additional notes
Open source →Additional notes
Open source →7.13.0 (2026-02-10)
Features
- support badge background color and tab label color on iOS (1a28cf6) - by @satya164
- 7.12.02 Feb 2026
Release notes
Open source →Additional notes
Open source →Additional notes
Open source → - 7.11.12 Feb 2026
Nothing published for this version
- 7.11.026 Jan 2026
Release notes
Open source →7.11.0 (2026-06-07)
Bug Fixes
Features
- add createXScreen helpers to navigators (8b7c2d7) - by @satya164
Additional notes
Open source →7.11.0 (2026-02-02)
Features
- add support for disabling overrideScrollViewContentInsetAdjustmentBehavior (ccd9544) - by @
Additional notes
Open source → - 7.10.119 Jan 2026
Nothing published for this version
- 7.10.016 Jan 2026
Release notes
Open source →Additional notes
Open source →7.10.0 (2026-05-11)
Features
- update native tabs to use the new API in react-native-screens (a12db96) - by @satya164
Additional notes
Open source →Additional notes
Open source → - 7.9.112 Jan 2026
- 7.9.017 Dec 2025
Release notes
Open source →7.9.0 (2026-05-11)
Features
- update native tabs to use the new API in react-native-screens (a12db96) - by @satya164
- 7.8.68 Dec 2025
Nothing published for this version
- 7.8.53 Dec 2025
- 7.8.43 Dec 2025
Nothing published for this version
- 7.8.32 Dec 2025
- 7.8.229 Nov 2025
Nothing published for this version
- 7.8.126 Nov 2025
Nothing published for this version
- 7.8.024 Nov 2025
Additional notes
Open source → - 7.7.022 Nov 2025
Release notes
Open source → - 7.6.420 Nov 2025
Release notes
Open source →7.6.4 (2026-07-20)
Bug Fixes
- create fresh route object when key changes in tab (4c49c07) - by @satya164
- filter preloaded routes on route config changes (c032678) - by @satya164
- prevent popTo from matching routes above source (46de2ce) - by @satya164
- update correct route params in tab history (634cd4f) - by @satya164
- update route on repeated preload instead of replacing (85378e4) - by @satya164
- update route params in tab history on preload (6ab10e0) - by @satya164
- 7.6.314 Nov 2025
Nothing published for this version
- 7.6.21 Nov 2025
Release notes
Open source →7.6.2 (2026-07-17)
Bug Fixes
- fall back to first route if initial route isn't present when rehydrating (5b8e84d) - by @
- 7.6.128 Oct 2025
Release notes
Open source →7.6.1 (2026-07-16)
Bug Fixes
- add focused route to history when preload replaces it (0c702e8) - by @satya164
- don't handle reset for non-stale state with an invalid index (a106df1) - by @satya164
- fix incorrect tab history after navigationKey changes (b94faca) - by @satya164
- focus most recent route in history when focused route is removed (4411424) - by @satya164
- keep initial route params when going back with fullHistory (82c473f) - by @satya164
- preserve drawer status in history when changing index (a841d14) - by @satya164
- remove stale history entries when getId changes the route key (c2acdc5) - by @satya164
- 7.6.027 Oct 2025
Release notes
Open source →Additional notes
Open source → - 7.5.123 Oct 2025
Nothing published for this version
- 7.5.022 Oct 2025
Release notes
Open source → - 7.4.022 Oct 2025
Nothing published for this version
- 7.3.2813 Oct 2025
Nothing published for this version
- 7.3.274 Oct 2025
Nothing published for this version
- 7.3.2631 Aug 2025
Nothing published for this version