react-navigation

Routing and navigation for your React Native apps

Downloads
32.6M
Stars
23.2K
Committers
301

Bot releases are visible (Hide)

react-navigation - @react-navigation/[email protected]

Published by satya164 11 months ago

7.0.0-alpha.6 (2023-11-17)

Note: Version bump only for package @react-navigation/devtools

react-navigation - @react-navigation/[email protected]

Published by satya164 11 months ago

7.0.0-alpha.6 (2023-11-17)

Note: Version bump only for package @react-navigation/core

react-navigation - @react-navigation/[email protected]

Published by satya164 11 months ago

7.0.0-alpha.7 (2023-11-17)

Bug Fixes

  • update peer dependencies when publishing (c440703) - by @
react-navigation - @react-navigation/[email protected]

Published by satya164 11 months ago

7.0.0-alpha.6 (2023-11-17)

Bug Fixes

  • update peer dependencies when publishing (c440703) - by @
react-navigation - @react-navigation/[email protected]

Published by satya164 11 months ago

7.0.0-alpha.7 (2023-11-17)

Bug Fixes

  • update peer dependencies when publishing (c440703) - by @
react-navigation - @react-navigation/[email protected]

Published by satya164 11 months ago

7.0.0-alpha.7 (2023-11-17)

Bug Fixes

  • update peer dependencies when publishing (c440703) - by @
react-navigation - @react-navigation/[email protected]

Published by satya164 11 months ago

7.0.0-alpha.4 (2023-11-17)

Note: Version bump only for package @react-navigation/routers

react-navigation - [email protected]

Published by osdnk 11 months ago

4.0.0-alpha.2 (2023-11-12)

Bug Fixes

  • cannot resolve use-latest-callback (#11696) (361bc6a) - by @jkaveri
react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.6 (2023-11-12)

Bug Fixes

  • workaround for mChrome empty space when navigating after address bar collapses (#11366) (d638454) - by @BeeMargarida

Features

react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.5 (2023-11-12)

Features

  • add a button element to elements package (#11669) (25a85c9) - by @satya164
  • add a layout prop for navigators (#11614) (1f51190) - by @satya164
react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

2.0.0-alpha.3 (2023-11-12)

Bug Fixes

Features

  • add a button element to elements package (#11669) (25a85c9) - by @satya164
react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.6 (2023-11-12)

Bug Fixes

  • cannot resolve use-latest-callback (#11696) (361bc6a) - by @jkaveri

Features

  • add a button element to elements package (#11669) (25a85c9) - by @satya164
  • add a layout prop for navigators (#11614) (1f51190) - by @satya164
react-navigation - [email protected]

Published by osdnk 11 months ago

4.0.0-alpha.1 (2023-11-12)

Bug Fixes

  • cannot resolve use-latest-callback (#11696) (361bc6a) - by @jkaveri
react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.6 (2023-11-12)

Bug Fixes

Features

  • add a layout prop for navigators (#11614) (1f51190) - by @satya164
react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.5 (2023-11-12)

Note: Version bump only for package @react-navigation/devtools

react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.5 (2023-11-12)

Bug Fixes

  • cannot resolve use-latest-callback (#11696) (361bc6a) - by @jkaveri

  • onReady not getting called on native (#11628) (67232f1) - by @osdnk

  • fix!: don't use screen from params as initialRouteName (#11680) (4b681a9), closes #11680 - by @satya164

Features

  • add useUnhandledLinking for handling deep links behind auth etc. (#11602) (688c43a), closes #10939 - by @osdnk
  • add a layout prop for navigators (#11614) (1f51190) - by @satya164
  • add API for unhandled linking (#11672) (5758b26) - by @osdnk

BREAKING CHANGES

  • Previously when using nested navigation API, we used that screen as
    initialRouteName.

e.g.

navigation.navigate('MyScreen', { screen: 'NestedScreen' });

Here, the 'NestedScreen' will be set as initialRouteName.

It has the result of rendering the navigator with that screen as focused
screen. While this behaviour is expected, that screen was also used as
the initialRouteName for every other operation ignoring the
initialRouteName prop - which is not expected.

This change refactors the way the focused screen for initial render is
set to avoid this behavior.

react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.6 (2023-11-12)

Bug Fixes

  • fix header customization in native stack (6885210) - by @satya164
  • headerHeight on phones with dynamic island (#11338) (e4815c5), closes #10989 - by @dylancom

Features

react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.5 (2023-11-12)

Bug Fixes

  • cannot resolve use-latest-callback (#11696) (361bc6a) - by @jkaveri

Features

  • add useUnhandledLinking for handling deep links behind auth etc. (#11602) (688c43a), closes #10939 - by @osdnk
  • add a button element to elements package (#11669) (25a85c9) - by @satya164
  • add API for unhandled linking (#11672) (5758b26) - by @osdnk
react-navigation - @react-navigation/[email protected]

Published by osdnk 11 months ago

7.0.0-alpha.3 (2023-11-12)

Note: Version bump only for package @react-navigation/routers

react-navigation - @react-navigation/[email protected]

Published by satya164 12 months ago

6.9.17 (2023-11-03)

Bug Fixes

  • fix custom header background in native stack (9cfdf53) - by @satya164
Package Rankings
Top 0.28% on Npmjs.org
Top 6.73% on Proxy.golang.org
Badges
Extracted from project README
Build Status Code Coverage MIT License badge badge badge badge badge badge badge badge badge badge badge
Related Projects