React Native 를 위한 Mac 필수 설치
homebrew 설치
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
nodejs 설치
$ brew install node
watchman 설치
$ brew install watchman
React Native CLI 설치
$ npm install -g react-native-cli
Xcode 설치
CocoaPods 설치
JDK 설치
Android Studio 설치
댓글
댓글 쓰기