아래는 에러로그들...
react-native 에서 expo start 했을 때, "EMFILE: too many open files, watch" error 해결하기
expo init <ProjectName>
expo start
xcode simulator
ctrl D + cmmd D : 설정보기
macOS라면 해야 할 expo 추가 설정
cd ~/.bash_profile
export ANDROID_SDK=/Users/{username}/Library/Android/sdk
export PATH=/Users/{username}/Library/Android/sdk/platform-tools:$PATH
source ~/.bash_profile
cd ~/.zshrc
export ANDROID_SDK=/Users/{username}/Library/Android/sdk
export PATH=/Users/{username}/Library/Android/sdk/platform-tools:$PATH
adb
[macOS] 터미널에서 adb 실행 시 나오는 'command not found: adb' 오류 해결 방법
An error occurred while creating the AVD. See idea.log for details. ubuntu 16.04
하정님 네이티브 말고 플루터 배워서 플루터 블로깅해주세여ㅕㅕㅕㅕㅕㅕㅕㅕㅕ