RN 을 시작해 보자
-
필요 패키지 설치 ~~~ brew install watchman brew install flow brew install nvm nvm install node nvm alias default node brew install caskroom/cask/brew-cask brew cask install virtualbox brew install yarn ~~~
- React/RCTBridgeDelegate.h’ file not found
- cd /ios
- pod install
- cd ..
- react-native run-ios
- ‘React’ requires CocoaPods version >= 1.10.1, which is not satisfied by your current version, 1.10.0. #153
- sudo gem install cocoapods
- ‘No bundle URL present’ in react-native?
-
react-native start
- 서버가 동작 하고 그게 에뮬레이터에서 돌아간다.
- 역시나 제일 중요한건 아래와 같은 사이트가 아닌 메인 사이트 였습니다.
- https://reactnative.dev/docs/environment-setup
- React/RCTBridgeDelegate.h’ file not found