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
Post a Comment