diff --git a/releases/next/docs/navigatorios.html b/releases/next/docs/navigatorios.html index 683a9b6dcee..9749c14dd03 100644 --- a/releases/next/docs/navigatorios.html +++ b/releases/next/docs/navigatorios.html @@ -3,7 +3,7 @@ enabling you to implement a navigation stack. It works exactly the same as it would on a native app using UINavigationController, providing the same animations and behavior from UIKIt.

As the name implies, it is only available on iOS. Take a look at -Navigator for a similar solution for your +Navigator for a similar solution for your cross-platform needs, or check out react-native-navigation, a component that aims to provide native navigation on both iOS and Android.

To set up the navigator, provide the initialRoute prop with a route