-
Notifications
You must be signed in to change notification settings - Fork 0
react native
Centell edited this page Oct 22, 2020
·
5 revisions
npm install -g expo-cli
expo init react-native-demo
Xcode 를 한 번은 열어서 필수 요소를 설치해야한다.
yarn ios
npm i하고 나면 npm run ios로도 빌드가 되긴 하는데, 어째서인지 개발자 도구가 안 열린다. 왠만하면 yarn 을 이용하자.
xcrun: error: unable to find utility "simctl", not a developer tool or in PATH
위 에러가 나올 경우 참고
Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening reactnativedemo.xcodeproj