@react-navigation/native@8.0.0-alpha.46
@react-navigation/native@8.0.0-alpha.46
@react-navigation/native@8.0.0-alpha.46
@react-navigation/stack@8.0.0-alpha.55
@react-navigation/material-top-tabs@8.0.0-alpha.51
@react-navigation/native-stack@8.0.0-alpha.54
@react-navigation/native@7.4.1
@react-navigation/native-stack@7.19.1
@react-navigation/stack@7.11.1
7.19.0 (2026-09-15) Features use a render callback for custom navigators (#13238) (0706d1a) - by @
7.22.0 (2026-09-15) Features use a render callback for custom navigators (#13238) (0706d1a) - by @
7.14.0 (2026-09-15) Features use a render callback for custom navigators (#13238) (0706d1a) - by @
7.7.0 (2026-09-15) Features use a render callback for custom navigators (#13238) (0706d1a) - by @
7.4.0 (2026-09-15) Features use a render callback for custom navigators (#13238) (0706d1a) - by @
7.19.0 (2026-09-15) Features use a render callback for custom navigators (#13238) (0706d1a) - by @
7.11.0 (2026-09-15) Features use a render callback for custom navigators (#13238) (0706d1a) - by @
@react-navigation/elements@2.9.41
@react-navigation/devtools@7.1.14
8.0.0-alpha.51 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 BREAKING CHANGES this changes the API for custom navigators: -const { NavigationContent } = useNavigationBuilder(Router, props); +const { render } = useNavigationBuilder(Router, props); -return ( - <NavigationContent> - <NavigatorView /> -…
8.0.0-alpha.35 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 Bug Fixes allow removal prevention when navigation was suspended (#13244) (75ac425) - by @satya164 avoid stale options events & notify when nested navigators are removed (#13245) (be48fea) - by @satya164 deduplicate scheduled navigation up…
8.0.0-alpha.52 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 BREAKING CHANGES this changes the API for custom navigators: -const { NavigationContent } = useNavigationBuilder(Router, props); +const { render } = useNavigationBuilder(Router, props); -return ( - <NavigationContent> - <NavigatorView /> -…
3.0.0-alpha.49 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 BREAKING CHANGES this changes the API for custom navigators: -const { NavigationContent } = useNavigationBuilder(Router, props); +const { render } = useNavigationBuilder(Router, props); -return ( - <NavigationContent> - <NavigatorView /> -…
8.0.0-alpha.50 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 BREAKING CHANGES this changes the API for custom navigators: -const { NavigationContent } = useNavigationBuilder(Router, props); +const { render } = useNavigationBuilder(Router, props); -return ( - <NavigationContent> - <NavigatorView /> -…
8.0.0-alpha.45 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 Bug Fixes use reactApplicationContext.currentActivity in MaterialSymbolModule (#13235) (b0352b5) - by @eduardoborges BREAKING CHANGES this changes the API for custom navigators: -const { NavigationContent } = useNavigationBuilder(Router, p…
8.0.0-alpha.53 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 BREAKING CHANGES this changes the API for custom navigators: -const { NavigationContent } = useNavigationBuilder(Router, props); +const { render } = useNavigationBuilder(Router, props); -return ( - <NavigationContent> - <NavigatorView /> -…
8.0.0-alpha.54 (2026-09-14) refactor!: use a render callback instead of NavigationContent for custom navigators (#13238) (c9c119e), closes #13238 - by @satya164 Bug Fixes avoid deprecated shadow style on web in stack (#13246) (d0b41e7) - by @satya164 BREAKING CHANGES this changes the API for custom navigators: -const { NavigationContent } = useNavigationBuilder(Router, props); +const { render } =…
@react-navigation/devtools@8.0.0-alpha.36
8.0.0-alpha.44 (2026-08-26) Bug Fixes prevent state reset when history.go() takes longer than timeout on web (#13217) (fc82c1b), closes #11145 - by @collectioneur
@react-navigation/native-stack@8.0.0-alpha.52
@react-navigation/stack@8.0.0-alpha.53
@react-navigation/elements@3.0.0-alpha.48
@react-navigation/material-top-tabs@8.0.0-alpha.49