PackageTrack

npm · #4251

@react-navigation/bottom-tabs

7.18.18react-navigation/react-navigation

Bottom tab navigator following iOS design guidelines

Release timeline

405 releases since 2019
2020202120222023202420252026

Releases

  1. 7.18.87 Jul 2026
    Release notes

    7.18.8 (2026-07-07)

    Bug Fixes

    • don't derive screen detach state from animated value (9bfc8d0), closes #12755 - by @
    • set native tab screen background (361ea71) - by @satya164
    Open source →
  2. 7.18.73 Jul 2026

    Nothing published for this version

  3. 7.18.63 Jul 2026

    Nothing published for this version

  4. 7.18.51 Jul 2026
    Release notes

    7.18.5 (2026-07-01)

    Bug Fixes

    • bottom-tabs: pop nested stack to top on blur even when animation is interrupted (#13123) (6baf55b) - by @
    Open source →
  5. 7.18.430 Jun 2026

    Nothing published for this version

  6. 7.18.323 Jun 2026

    Nothing published for this version

  7. 7.18.215 Jun 2026

    Nothing published for this version

  8. 7.18.114 Jun 2026
    Release notes

    7.18.1 (2026-07-16)

    Bug Fixes

    • account for disabled top inset for header height (1c12df8) - by @
    Open source →
  9. 7.18.011 Jun 2026
    Release notes

    7.18.0 (2026-07-16)

    Features

    • native-stack: add options to disable inset application for header (#13170) (5a6b179) - by @t0maboro
    Open source →
    Additional notes

    7.18.0 (2026-06-11)

    Features

    • deprecate navigate object overload (66b5164) - by @satya164
    Open source →
    Additional notes

    7.18.0 (2026-06-07)

    Bug Fixes

    • fix initial state getting dropped if root navigator render is delayed in StrictMode (#13121) (2c250c7), closes #12985 #13025 - by @Jasleen-Kaur96

    Features

    • add createXScreen helpers to navigators (8b7c2d7) - by @satya164
    Open source →
  10. 7.17.29 Jun 2026
    Release notes

    7.17.2 (2026-03-28)

    Bug Fixes

    • use a weakmap to track consumed params instead of ref (e4ec0bf), closes #13048 - by @
    Open source →
  11. 7.17.18 Jun 2026
    Release notes

    7.17.1 (2026-03-26)

    Bug Fixes

    • fix wrong name for createComponentForStaticNavigation export (628f01c), closes #13045 - by @
    Open source →
  12. 7.17.07 Jun 2026
    Release notes

    7.17.0 (2026-06-07)

    Features

    • add createXScreen helpers to navigators (8b7c2d7) - by @satya164
    Open source →
    Additional notes

    7.17.0 (2026-06-07)

    Bug Fixes

    • flash while switching native bottom tabs with lazy (#13133) (0ae1adb), closes #13132 - by @dylancom

    Features

    • add createXScreen helpers to navigators (8b7c2d7) - by @satya164
    Open source →
    Additional notes

    7.17.0 (2026-03-23)

    Features

    • support wrapping static config in a component (57a622c) - by @
    Open source →
  13. 7.16.225 May 2026
    Release notes

    7.16.2 (2026-05-25)

    Bug Fixes

    • default lazy to true for native tabs to avoid flicker (ca4ac56) - by @satya164
    Open source →
    Additional notes

    7.16.2 (2026-03-19)

    Bug Fixes

    • use a weak ref instead of mutating params to avoid errors when it's frozen (#13042) (802ba72) - by @
    Open source →
  14. 7.16.114 May 2026
    Release notes

    7.16.1 (2026-03-03)

    Bug Fixes

    • update useNavigationState in layout effect (dd17e22) - by @satya164
    Open source →
  15. 7.16.011 May 2026
    Release notes

    7.16.0 (2026-05-25)

    Features

    • add prop for disabling default top inset application (#13114) (40b7e21) - by @t0maboro
    Open source →
    Additional notes

    7.16.0 (2026-05-11)

    Bug Fixes

    • default multiselectable to undefined (cd466d4) - by @satya164

    Features

    • add ability to prevent tab bar selection (1930fa0) - by @satya164
    • update native tabs to use the new API in react-native-screens (a12db96) - by @satya164
    Open source →
    Additional notes

    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 @
    Open source →
  16. 7.15.138 May 2026

    Nothing published for this version

  17. 7.15.127 May 2026

    Nothing published for this version

  18. 7.15.1129 Apr 2026
    Release notes

    7.15.11 (2026-04-29)

    Bug Fixes

    • bottom-tabs: disable pointer events on inactive tab screens (#13086) (6858453) - by @cortinico
    Open source →
  19. 7.15.1024 Apr 2026

    Nothing published for this version

  20. 7.15.928 Mar 2026

    Nothing published for this version

  21. 7.15.826 Mar 2026

    Nothing published for this version

  22. 7.15.723 Mar 2026

    Nothing published for this version

  23. 7.15.619 Mar 2026

    Nothing published for this version

  24. 7.15.53 Mar 2026

    Nothing published for this version

  25. 7.15.43 Mar 2026

    Nothing published for this version

  26. 7.15.32 Mar 2026
    Release notes

    7.15.3 (2026-03-02)

    Bug Fixes

    • include background color and blur effect in scrollEdgeAppearance in native bottom tabs (#12997) (a329d59) - by @Kasendwa
    Open source →
  27. 7.15.225 Feb 2026

    Nothing published for this version

  28. 7.15.125 Feb 2026

    Nothing published for this version

  29. 7.15.025 Feb 2026
    Release notes

    7.15.0 (2026-05-11)

    Bug Fixes

    • default multiselectable to undefined (cd466d4) - by @satya164

    Features

    • update native tabs to use the new API in react-native-screens (a12db96) - by @satya164
    Open source →
    Additional notes

    7.15.0 (2026-02-25)

    Features

    • mark params as used instead of cleaning up (#12988) (9188f99) - by @satya164
    Open source →
    Additional notes

    7.15.0 (2026-02-25)

    Features

    • native-stack: add support for images in nested header menus (#12987) (46b34de) - by @Ubax
    Open source →
  30. 7.14.016 Feb 2026
    Release notes

    7.14.0 (2026-02-25)

    Features

    • native-stack: add support for images in nested header menus (#12987) (46b34de) - by @Ubax
    Open source →
    Additional notes

    7.14.0 (2026-02-16)

    Bug Fixes

    • include tab item appearance in scrollEdgeAppearance for native tabs (#12968) (6d460cb) - by @Kasendwa

    Features

    • drop 'resource' type for icons (1f575fa) - by @satya164
    • support hiding native tab bar (#12967) (92a0544) - by @Kasendwa
    Open source →
    Additional notes

    7.14.0 (2026-01-16)

    Features

    • handle popToRoot natively in native tabs (3abad17) - by @satya164
    Open source →
  31. 7.13.010 Feb 2026
    Release notes

    7.13.0 (2026-07-16)

    Features

    • support drawerItemTestID for drawer navigator (53f301d) - by @satya164
    Open source →
    Additional notes

    7.13.0 (2026-02-16)

    Features

    • drop 'resource' type for icons (1f575fa) - by @satya164
    Open source →
    Additional notes

    7.13.0 (2026-02-10)

    Features

    • support badge background color and tab label color on iOS (1a28cf6) - by @satya164
    Open source →
  32. 7.12.02 Feb 2026
    Release notes

    7.12.0 (2026-06-11)

    Features

    • deprecate navigate object overload (66b5164) - by @satya164
    Open source →
    Additional notes

    7.12.0 (2026-02-02)

    Features

    • add support for xcasset for icons in native tabs (5904082) - by @
    Open source →
    Additional notes

    7.12.0 (2026-02-02)

    Features

    • add support for xcasset for icons in native tabs (5904082) - by @
    Open source →
  33. 7.11.02 Feb 2026
    Release notes

    7.11.0 (2026-06-07)

    Bug Fixes

    Features

    • add createXScreen helpers to navigators (8b7c2d7) - by @satya164
    Open source →
    Additional notes

    7.11.0 (2026-02-02)

    Features

    • add support for disabling overrideScrollViewContentInsetAdjustmentBehavior (ccd9544) - by @
    Open source →
    Additional notes

    7.11.0 (2026-01-26)

    Features

    • add sheetResizeAnimationEnabled prop (#12942) (415d8a3) - by @t0maboro
    Open source →
  34. 7.10.119 Jan 2026

    Nothing published for this version

  35. 7.10.016 Jan 2026
    Release notes

    7.10.0 (2026-06-07)

    Features

    • add createXScreen helpers to navigators (8b7c2d7) - by @satya164
    Open source →
    Additional notes

    7.10.0 (2026-05-11)

    Features

    • update native tabs to use the new API in react-native-screens (a12db96) - by @satya164
    Open source →
    Additional notes

    7.10.0 (2026-01-16)

    Features

    • handle popToRoot natively in native tabs (3abad17) - by @satya164
    Open source →
    Additional notes

    7.10.0 (2026-01-16)

    Features

    • handle popToRoot natively in native tabs (3abad17) - by @satya164
    Open source →
  36. 7.9.112 Jan 2026
    Release notes

    7.9.1 (2026-05-12)

    Bug Fixes

    • correctly set header height for mode: 'screen' (9a09410), closes #13096 - by @satya164
    Open source →
  37. 7.9.017 Dec 2025
    Release notes

    7.9.0 (2026-05-11)

    Features

    • update native tabs to use the new API in react-native-screens (a12db96) - by @satya164
    Open source →
    Additional notes

    7.9.0 (2026-02-25)

    Features

    • native-stack: add support for images in nested header menus (#12987) (46b34de) - by @Ubax
    Open source →
  38. 7.8.128 Dec 2025

    Nothing published for this version

  39. 7.8.113 Dec 2025
    Release notes

    7.8.11 (2026-04-24)

    Bug Fixes

    • preserve accessibility on android when header transparent is true (#13075) (96130d4), closes #13043 - by @
    Open source →
  40. 7.8.103 Dec 2025
    Release notes

    7.8.10 (2026-04-09)

    Bug Fixes

    • preserve options of old routes during transition (0a920cc), closes #12982 - by @
    Open source →
  41. 7.8.92 Dec 2025

    Nothing published for this version

  42. 7.8.829 Nov 2025

    Nothing published for this version

  43. 7.8.726 Nov 2025

    Nothing published for this version

  44. 7.8.620 Nov 2025

    Nothing published for this version

  45. 7.8.514 Nov 2025
    Release notes

    7.8.5 (2026-03-12)

    Bug Fixes

    • stack: preserve autoFocus on TextInput when navigating forward (#13022) (3335a48) - by @
    Open source →
  46. 7.8.47 Nov 2025

    Nothing published for this version

  47. 7.8.37 Nov 2025
    Release notes

    7.8.3 (2026-03-03)

    Bug Fixes

    • stack: use correct previous focused route when preloaded routes exist (#13000) (ff15c05) - by @
    Open source →
  48. 7.8.26 Nov 2025

    Nothing published for this version

  49. 7.8.15 Nov 2025

    Nothing published for this version

  50. 7.8.05 Nov 2025
    Release notes

    7.8.0 (2026-02-25)

    Features

    • native-stack: add support for images in nested header menus (#12987) (46b34de) - by @Ubax
    Open source →
    Additional notes

    7.8.0 (2026-02-02)

    Features

    • add support for xcasset for icons in native tabs (5904082) - by @
    Open source →
  51. 7.7.31 Nov 2025

    Nothing published for this version

  52. 7.7.229 Oct 2025
    Release notes

    7.7.2 (2026-02-16)

    Bug Fixes

    • fix preventing remove from gesture in stack (#12975) (03b7e0c) - by @satya164
    Open source →
  53. 7.7.128 Oct 2025
    Release notes

    7.7.1 (2026-02-03)

    Bug Fixes

    • fix broken animation during replace (#12950) (b092485) - by @satya164
    • fix replace animation on fast transitions (1dbe581) - by @satya164
    Open source →
  54. 7.7.028 Oct 2025
    Release notes

    7.7.0 (2026-02-02)

    Features

    • add support for xcasset for icons in native tabs (5904082) - by @
    Open source →
  55. 7.6.027 Oct 2025
    Release notes

    7.6.0 (2026-06-11)

    Features

    • deprecate navigate object overload (66b5164) - by @satya164
    Open source →
    Additional notes

    7.6.0 (2026-06-11)

    Features

    • deprecate navigate object overload (66b5164) - by @satya164
    Open source →
  56. 7.5.022 Oct 2025
    Release notes

    7.5.0 (2026-06-07)

    Features

    • add createXScreen helpers to navigators (8b7c2d7) - by @satya164
    Open source →
  57. 7.4.913 Oct 2025

    Nothing published for this version

  58. 7.4.84 Oct 2025

    Nothing published for this version

  59. 7.4.731 Aug 2025

    Nothing published for this version

  60. 7.4.610 Aug 2025

    Nothing published for this version