Setup
etup
Then run the following commands to create a new React Native project called "AwesomeProject":
Running
Download Expo app on your phone and run project
Scan QR code on phone and make sure you are connected on the same Wifi
Change to tunnel if needed
Install Packages
Use
instead of npm install
so it installs the latest version of the package that is compatable with current version of expo sdk
Building
Need expo account and to login, can then build projects
Last updated