6.11.0 • Published 12 months ago

@react-navigation/native-stack v6.11.0

Weekly downloads
3,565
License
MIT
Repository
github
Last release
12 months ago

@react-navigation/native-stack

Stack navigator for React Native using native primitives for navigation. Uses react-native-screens under the hood.

Expo is currently not supported as it includes an older version of react-native-screens.

Installation

Open a Terminal in your project's folder and run,

yarn add @react-navigation/core @react-navigation/native-stack

Now we need to install react-native-screens.

yarn add react-native-screens

To complete the linking on iOS, make sure you have Cocoapods installed. Then run:

cd ios
pod install
cd ..

To finalize installation of react-native-screens for Android, add the following two lines to dependencies section in android/app/build.gradle:

implementation 'androidx.appcompat:appcompat:1.1.0-rc01'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha02'

Make sure to enable react-native-screens. This needs to be done before our app renders. To do it, add the following code in your entry file (e.g. App.js):

import { useScreens } from 'react-native-screens';

useScreens();

Usage

import { createNativeStackNavigator } from '@react-navigation/native-stack';

const Stack = createNativeStackNavigator();

export default function App() {
  return (
    <Stack.Navigator>
      <Stack.Screen name="home" component={Home} options={{ title: 'Home' }} />
      <Stack.Screen name="feed" component={Feed} options={{ title: 'Feed' }} />
      <Stack.Screen
        name="profile"
        component={Profile}
        options={{ title: 'Profile' }}
      />
    </Stack.Navigator>
  );
}
whitedark@haris523/expo-starter-template@pab-source/mobile-p2preact-native-template-gr-minimal-template-ts@infinitebrahmanuniverse/nolb-_react-nbookis-mobile-app-componentsbookis-mobile-componentsreact-native-components-textinputsreact-native-piecestelemed-ui-layerreact-native-statistic-chart-demos@everything-registry/sub-chunk-766rn-test-library-sixdeegamification-react-test@slasherrose/testradmat-united-app@tamagui/bentosanstd-template-layout@snapbot-app/examples@snapbot-app/time-rulerejadaa-chat-sdkejaada-chat-sdkdroid-sdkexpo-tailwind-web-templatetender_appwj-componentswistappvxswhats-clonsuperapp-templatetemplate-qv-apptemplate-reactnative-setupstarwarsguidestickersmashstablex-sdkstablexsdkdemotestnpmpackagetestnpmtest-webview-plugintest-webview-plugin-newvivanta-connect-react-native@bluebase/components@bluebase/plugin-react-navigation@rtarojs/router-rn@touchable-ui/expo-templateej-chat-sdkdemo-hyper-assistipg-reactnative-sdk-sandboxjb-commonskelp-mobile-walletkage-react-native-sdrkennieinfinity-ps-sdkguib-sdk-pocgsshortvideogs-react-native-templatehello-jio-react-nativehellojiomoduleguricomponentinner_drawerinno-rn-appinno-rn-test-appintelliconlikeminds_chat_reactnative_integration_betalg-iot-uilukotestlockpicks-rn-packagemaet-expo-templatemairiesimplonlotus-expo-bottomlotus-expo-drawerlaheluklarify-ui-componentsmedtech-sdkmca-react-native-sdkmca-react-native-sdk-test@wcpos/core@thisiswunder/wunder-boilerplate@ui-creator/cloud-builder@tushargozego/usermodule@thenovaweb/druid-ogold-rn-we-sdk@testorders/shop@tioganteng/historyappfirebase@testorders/menu@testorders/paybefore@testorders/subscriptions@varentechnologies/expo-mobile-template@vnxjs/router-rn@vite-react-native/expo-router@vxrn/expo-router@vxrn/router@voltmoney/platform@usmankiani256/ts-starter@victoralmeidadev/expo-template@xrbrn/react-native-base@xystemize/mobile@yzrzz/focusflow@test-superapp/mini-app-1@test-superapp/mini-app-2agenttwixorappakas
7.0.0-rc.30

12 months ago

7.0.0-rc.29

12 months ago

7.0.0-rc.28

1 year ago

7.0.0-rc.27

1 year ago

7.0.0-rc.26

1 year ago

7.0.0-rc.8

1 year ago

7.0.0-rc.7

1 year ago

7.0.0-rc.9

1 year ago

7.0.0-rc.4

1 year ago

7.0.0-rc.3

1 year ago

7.0.0-rc.6

1 year ago

7.0.0-rc.5

1 year ago

7.0.0-rc.0

1 year ago

7.0.0-rc.2

1 year ago

7.0.0-rc.1

1 year ago

7.0.0-rc.25

1 year ago

7.0.0-rc.24

1 year ago

7.0.0-rc.23

1 year ago

7.0.0-rc.22

1 year ago

7.0.0-rc.21

1 year ago

7.0.0-rc.20

1 year ago

7.0.0-rc.19

1 year ago

7.0.0-rc.18

1 year ago

7.0.0-rc.17

1 year ago

7.0.0-rc.16

1 year ago

7.0.0-rc.15

1 year ago

7.0.0-rc.14

1 year ago

7.0.0-rc.13

1 year ago

7.0.0-rc.12

1 year ago

7.0.0-rc.11

1 year ago

7.0.0-rc.10

1 year ago

6.11.0

1 year ago

6.10.1

1 year ago

6.10.0

1 year ago

7.0.0-alpha.20

2 years ago

7.0.0-alpha.19

2 years ago

7.0.0-alpha.18

2 years ago

7.0.0-alpha.17

2 years ago

6.9.26

2 years ago

7.0.0-alpha.16

2 years ago

6.9.25

2 years ago

7.0.0-alpha.15

2 years ago

6.9.24

2 years ago

7.0.0-alpha.14

2 years ago

6.9.23

2 years ago

7.0.0-alpha.13

2 years ago

7.0.0-alpha.12

2 years ago

6.9.22

2 years ago

6.9.21

2 years ago

7.0.0-alpha.9

2 years ago

6.9.19

2 years ago

7.0.0-alpha.11

2 years ago

7.0.0-alpha.10

2 years ago

6.9.20

2 years ago

6.9.18

2 years ago

7.0.0-alpha.8

2 years ago

7.0.0-alpha.7

2 years ago

7.0.0-alpha.6

2 years ago

7.0.0-alpha.3

2 years ago

7.0.0-alpha.5

2 years ago

7.0.0-alpha.4

2 years ago

6.9.17

2 years ago

6.9.16

2 years ago

6.9.15

2 years ago

6.9.14

2 years ago

6.9.13

2 years ago

7.0.0-alpha.2

2 years ago

7.0.0-alpha.1

3 years ago

6.9.12

3 years ago

7.0.0-alpha.0

3 years ago

6.9.11

3 years ago

6.9.10

3 years ago

6.9.9

3 years ago

6.9.2

3 years ago

6.9.1

3 years ago

6.9.4

3 years ago

6.9.6

3 years ago

6.9.5

3 years ago

6.9.8

3 years ago

6.9.7

3 years ago

6.9.0

3 years ago

6.8.0

3 years ago

6.7.0

3 years ago

6.6.1

4 years ago

6.6.0

4 years ago

6.6.2

3 years ago

6.5.2

4 years ago

6.5.1

4 years ago

6.3.0

4 years ago

6.5.0

4 years ago

6.4.1

4 years ago

6.4.0

4 years ago

6.2.5

4 years ago

6.2.4

4 years ago

6.2.3

4 years ago

6.2.1

4 years ago

6.2.0

4 years ago

6.2.2

4 years ago

6.1.0

4 years ago

6.0.6

4 years ago

6.0.5

4 years ago

6.0.4

4 years ago

6.0.3

4 years ago

6.0.2

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago

6.0.0-next.11

4 years ago

6.0.0-next.10

4 years ago

6.0.0-next.9

4 years ago

6.0.0-next.3

4 years ago

6.0.0-next.4

4 years ago

6.0.0-next.5

4 years ago

6.0.0-next.6

4 years ago

6.0.0-next.7

4 years ago

6.0.0-next.1

4 years ago

6.0.0-next.2

4 years ago

5.0.5

6 years ago

5.0.4

6 years ago

5.0.3

6 years ago

5.0.2

6 years ago

5.0.1

6 years ago

5.0.0

6 years ago

5.0.0-alpha.35

6 years ago

5.0.0-alpha.34

6 years ago

5.0.0-alpha.33

6 years ago

5.0.0-alpha.31

6 years ago

5.0.0-alpha.32

6 years ago

5.0.0-alpha.29

6 years ago

5.0.0-alpha.28

6 years ago

5.0.0-alpha.27

6 years ago

5.0.0-alpha.26

6 years ago

5.0.0-alpha.25

6 years ago

5.0.0-alpha.24

6 years ago

5.0.0-alpha.22

6 years ago

5.0.0-alpha.21

6 years ago

5.0.0-alpha.20

6 years ago

5.0.0-alpha.19

6 years ago

5.0.0-alpha.18

6 years ago

5.0.0-alpha.17

6 years ago

5.0.0-alpha.16

6 years ago

5.0.0-alpha.15

6 years ago

5.0.0-alpha.14

6 years ago

5.0.0-alpha.13

6 years ago

5.0.0-alpha.12

6 years ago

5.0.0-alpha.11

6 years ago

5.0.0-alpha.10

6 years ago

5.0.0-alpha.9

6 years ago

5.0.0-alpha.8

6 years ago

5.0.0-alpha.7

6 years ago

5.0.0-alpha.6

6 years ago

5.0.0-alpha.5

6 years ago

5.0.0-alpha.4

6 years ago

5.0.0-alpha.3

6 years ago

5.0.0-alpha.2

6 years ago

5.0.0-alpha.1

6 years ago