React Native Navigation Package Installation:-

Akbar Sheikh
May 29, 2021

--

1. Install React Navigation

npm install react-navigation

or

yarn add react-navigation

2. Install Dependencies

expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view

3. Install React Navigation Stack

npm install react-navigation-stack @react-native-community/masked-view

or

yarn add react-navigation-stack @react-native-community/masked-view

4. Start the app and clear cache with expo r -c

--

--

Akbar Sheikh
Akbar Sheikh

Written by Akbar Sheikh

Software Developing is my hobby and want to learn more things everyday just like you

No responses yet