Skip to content

eggeral/react-native-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • npm install -g expo-cli
  • expo init 01-hello-world # Select "don't use yarn"
  • cd 01-hello-world
  • npm start
  • Start an Android Simulator using Android Studio
  • Choose Run on Android Simulator
  • Choose Run on iOS Simulator
  • Open Project in Visual Studio Code
  • Open App.js and change the text in the example

To run on a device:

  • Install the Expo Client on the device
  • Scan the QR code in the browser to open the project in Expo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published