moonwalk
moonwalk copied to clipboard
iOS App Runtime Build failed
iOS app build failed and unable to launch the app using latest Xcode IDE and node version 10.16.3 with the following error.
error: /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/ios/moonwalk/main.jsbundle: No such file or directory
$ cd moonwalk
$ yarn
$ cd ios && pod install && cd ..
$ yarn build-ios
$ react-native run-ios