Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

react navigation react native

### ISNTALATION

npm install @react-navigation/native --save
yarn add @react-navigation/native

### core dependencies

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

### stack navigation
yarn add @react-navigation/stack
Source by reactnavigation.org #
 
PREVIOUS NEXT
Tagged: #react #navigation #react #native
ADD COMMENT
Topic
Name
3+7 =