Guest User

Untitled

a guest
Jun 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. 1.> npm install // to get dependecies loaded
  2. 2.> react-native upgrade // to create ios and android folder
  3. 3.> react-native link // to link the libraries
  4. 4.> react-native run-android (or) > react-native run-ios
Add Comment
Please, Sign In to add comment