We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment: OS: macOS 10.13.6 Node: 10.11.0 Yarn: 1.10.1 npm: 6.4.1 Watchman: 4.9.0 Xcode: Xcode 10.0 Build version 10A255
Packages: (wanted => installed) react: 16.5.0 react-native: 0.57.2 "babel-jest": "23.6.0", "jest": "23.6.0", "metro-react-native-babel-preset": "0.48.0", "react-test-renderer": "16.5.0"
according "Building Projects with Native Code" react-native init "MyProject"
but it's not working in iOS simulator
The text was updated successfully, but these errors were encountered:
run react-native start --reset-cache, then run react-native run-ios
react-native start --reset-cache
react-native run-ios
Sorry, something went wrong.
it's working, thanks
No branches or pull requests
Environment:
OS: macOS 10.13.6
Node: 10.11.0
Yarn: 1.10.1
npm: 6.4.1
Watchman: 4.9.0
Xcode: Xcode 10.0 Build version 10A255
Packages: (wanted => installed)
react: 16.5.0
react-native: 0.57.2
"babel-jest": "23.6.0",
"jest": "23.6.0",
"metro-react-native-babel-preset": "0.48.0",
"react-test-renderer": "16.5.0"
according "Building Projects with Native Code"
react-native init "MyProject"
but it's not working in iOS simulator
The text was updated successfully, but these errors were encountered: