Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- mac
- Rest
- css
- Next.js
- leetcode977
- youtube iframe
- 자바스크립트
- leetcode189
- 구조분해할당
- react-native
- nvm
- TCPvsUDP
- 백준
- yarn-berry
- react-firebaseui
- 기초
- nvmrc
- Spread
- 파이썬
- React
- 파이어베이스로그인
- 리액트
- 다리놓기
- 프로토타입
- JS
- firebaseui
- iP
- 커스텀알락
- 커스텀알림
- Python
Archives
- Today
- Total
목록네비게이션 (1)
JadeCode
RN navigation
공식문서 https://reactnavigation.org/docs/getting-started/ https://reactnavigation.org/docs/getting-started/ reactnavigation.org expo로 프로젝트 생성 후 tabs로 설치하면 자동으로 설치된다. 그렇지 않으면 하나하나 설치해주어야 한다. 필자는 처음부터 expo로 설치했다. 설치 npm install @react-navigation/native npm install @react-navigation/native-stack with expo npx expo install react-native-screens react-native-safe-area-context with bare React Native npm i..
개발/리액트네이티브
2022. 11. 18. 18:00