ESLint + Prettier
컨벤션
- model 변수는 snake
- component 폴더 안에 screen 별로 컴포넌트 정리하기
- 여러 스크린에서 사용하는 컴포넌트는 common 폴더에 정리
폴더 구조

설치 방법
Setting up the development environment · React Native
-
Node.js 설치
- node -v 로 버전 확인
Node.js
-
JDK 11 버전 설치
- 환경 변수 설정
- java -version으로 버전 확인
Azul Downloads
-
안드로이드 스튜디오 설치
Download Android Studio & App Tools - Android Developers



- 설치 후, click on "More Actions" button and select "SDK Manager".

- Android 13.0 (SDK 33) 설치
Android SDK Platform 33
Intel x86 Atom_64 System Image or Google APIs Intel x86 Atom System Image

-
환경 변수 설정

