You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 의존성 설치
yarn install
# prebuild 파일 생성
yarn prebuild
# 시뮬레이터로 실행# 네이티브 코드 빌드에 시간이 오래 걸립니다.# 뭔가 안되면 시뮬레이터를 먼저 띄우고 실행하세요.
yarn android:device
yarn ios:device