기본 콘텐츠로 건너뛰기

라벨이 Android인 게시물 표시

React Native 를 위한 Mac 필수 설치

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 설치