Cara Install React Native Hello World

Command Line
Alat : https://mingw-w64.org/doku.php/download
1. npm install -g create-react-native-app
2. create-react-native-app test
3. cd tes
4. npm start

EXPO
1. Install Expo https://expo.io/
2. Edit & modify app.js
3. Send Link to your android or iOS
4. Selesai

Comments

Popular posts from this blog

Aplikasi Android Penghasil Uang ($) 2017

Upload, Delete, Revisi File pada Github di Command Line (CMD)

Mengatasi Unable to parse template "Class" Error Message: This template did not produce a Java Class or an Interface pada Android Studio