Skip to content

fmansi/learn-expo-router

 
 

Repository files navigation

Learn-Expo-Router

Image

Youtube

Watch Tutorial on YouTube Learn Expo Router v2 SDK 49

Get Started

install dev dependencies

npm install or yarn install

Then

Run The app

npm start or yarn start

Runs your app in development mode.

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

npm run ios or yarn run ios

Like npm start / yarn start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

npm run android or yarn run android

Like npm start / yarn start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup).


💙 If you like this project, give it a ⭐ and share it with friends!

Youtube Twitter

☕ Buy me a coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.9%
  • JavaScript 10.1%