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
Once the application is developed, I want to package it for release. Install it on my phone and it's not the latest code React Native version:
System: OS: Windows 10 CPU: (20) x64 Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz Memory: 8.70 GB / 15.93 GB Binaries: Yarn: 1.16.0 - C:\Users\windows10\AppData\Roaming\npm\yarn.CMD npm: 6.9.0 - C:\Program Files\nodejs\npm.CMD
Describe what you expected to happen: show the latest code page
Snack, code example, screenshot, or link to a repository:
The text was updated successfully, but these errors were encountered:
What RN version? I fix this problem with follow this guide https://medium.com/@impaachu/react-native-android-release-build-crash-on-device-14f2c9eacf18
Sorry, something went wrong.
Please provide more info.
No branches or pull requests
Once the application is developed, I want to package it for release. Install it on my phone and it's not the latest code
React Native version:
System:
OS: Windows 10
CPU: (20) x64 Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz
Memory: 8.70 GB / 15.93 GB
Binaries:
Yarn: 1.16.0 - C:\Users\windows10\AppData\Roaming\npm\yarn.CMD
npm: 6.9.0 - C:\Program Files\nodejs\npm.CMD
Steps To Reproduce
Describe what you expected to happen:
show the latest code page
Snack, code example, screenshot, or link to a repository:
The text was updated successfully, but these errors were encountered: