expo_template/README.md

1.0 KiB

Gib's Expo Template

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

     npx expo start
    
    • NOTE: *If you are having trouble connecting or you are on a separate network from your phone, run
    npx expo start --tunnel
    

In the output, you'll find options to open the app in a

Additional Resources