Closed
Description
- [X ] Review the documentation: https://facebook.github.io/react-native
- [X ] Search for existing issues: https://github.com/facebook/react-native/issues
- [X ] Use the latest React Native release: https://github.com/facebook/react-native/releases
Environment
React Native Environment Info:
System:
OS: Windows 10
CPU: x64 Intel(R) Core(TM) i5-7300U CPU @ 2.60GHz
Memory: 757.11 MB / 7.93 GB
Binaries:
Yarn: 1.9.4 - C:\Users\ecumb\AppData\Roaming\npm\yarn.CMD
npm: 5.6.0 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.1.0.0 AI-173.4907809
Description
Reproducible Demo
Create RN project using react-native init using version 0.57.0-rc0
react-native run-android
kill the spawned bundler and relaunch using npm start to work around issue #20712