Skip to content

keith-kurak/miami-masterclass-2024

Repository files navigation

React Miami 2024 Masterclass: Expo Router

Workshop exercises for Web, Mobile, and API, All Together: Universal Full Stack Apps in Expo Router for React Miami 2024

How to do the workshop

1. Clone it

git clone https://github.com/keith-kurak/miami-masterclass-2024

or open with Github Desktop.

2. Restore dependencies

Run

npm install

3. Run it

Run

npx expo start

To run on web

Press w.

To run on your device

  1. Go to expo.dev/go on your phone and download "Expo Go".
  2. In your camera app, scan the QR code on your terminal. (your computer and phone will need to be on the same wifi)

4. Do the exercises

Start at Exercise 1.

Then do:

Etc.

Slides!

Slides

Prerequisites?

Not really. This should work if you have a supported Node environment (e.g., 18 or 20). There's more details about setting up Expo here.

Tips for Windows

Still not working?

One helpful thing to try out is to create a blank Expo app and see if it works. Run npx create-expo-app and try to run it with the instructions above. If that doesn't work, there's quite likely something up with your local dev environment.

Connect

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published