Visit react-native to refer to their list. React-Native requires Android SDK to be installed, including adb
- Install Amazon App Store, it'll ask you to install Windows Subsystem for Android
- Once installation is done, go ahead and open Windows Subsystem for Android on Windows. This is the app to control Android settings.
- Uncheck
Advanced Networking
. You may not be able to connect to server hosted in WSL from Android in this mode (similar to WSL trying to connect to application running in Windows). This put Android in non-magic WSL networking - Turn off WSA (there's button to do that). Optional: Set
System resources
toContinuos
so the Android is left running when all apps are closed - Visit
Developer
tab to accessManage developer settings
. This to trigger Android app to start again.