Skip to content

Instantly share code, notes, and snippets.

View iamrajendra's full-sized avatar
🐼

Rajendra Verma iamrajendra

🐼
  • Techment
  • Indore
View GitHub Profile
@iamrajendra
iamrajendra / Instructions.md
Created March 20, 2018 12:46 — forked from glocore/Instructions.md
Setup React Native on Ubuntu 16.04/16.10

1. Install Node.js

  • Follow the steps given here to install Node.js and NPM.
  • Verify whether NPM is installed by typing npm -v in a terminal window.

2. Install React Native CLI

  • npm install -g react-native-cli

3. Setup Android Development Environment

  • Download and install Android Studio as explained here.
  • Run Android Studio and open the SDK Manager. Under the SDK Platforms tab, check Show Package Details, expand Android 6.0 (Marshmallow) and check the following: