--- title: 'React Native' disqus: hackmd --- React Native === ### 1. Installation On Windows * Node js Java jdk * Install android studio While on Android Studio installation wizard, make sure the boxes next to all of the following items are checked: Android SDK Android SDK Platform Android Virtual Device * Install android SDK Select the "SDK Platforms" tab from within the SDK Manager, then check the box next to "Show Package Details" in the bottom right corner. Look for and expand the Android 10 (Q) entry, then make sure the following items are checked: Android SDK Platform 29 Intel x86 Atom_64 System Image Google APIs Intel x86 Atom System Image * Configure the ANDROID_HOME environment variable 1. Open the Windows Control Panel. 2. Click on User Accounts, then click User Accounts again 3. Click on Change my environment variables 4. Click on New... to create a new ANDROID_HOME user variable that points to the path to your Android SDK: * SDK installed location