반응형
navigation 공식사이트
https://reactnavigation.org/docs/getting-started
npm install @react-navigation/native
https://reactnavigation.org/docs/5.x/getting-started (버전 5.x)
expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view
https://reactnavigation.org/docs/stack-navigator/
npm install @react-navigation/stack
or
yarn add @react-navigation/stack
LIST
'React-Native' 카테고리의 다른 글
| React-native ScrollView 사용법 (0) | 2022.08.27 |
|---|---|
| While trying to resolve module 'idb' from file….this package itself specifies a `main` module field that could not be resolved=>firebase 설치시 오류 (0) | 2022.08.23 |
| Firebase remove (0) | 2022.08.05 |
| Javascript map함수 (0) | 2022.07.30 |
| useful css for react native자주 사용하는 CSS (0) | 2022.07.28 |