react-native-expo-router-template

1.0.2 • Public • Published

Download Template

npx create-expo-app --template react-native-expo-router-template

Running Frontend:

Step 1: Install dependencies for frontend

npm i

Step 2a: Run Frontend server

npm run start

Step 3a: Switch to Expo Go

s

Step 2b: Run Frontend server in development mode (ios)

npx expo run:ios

Step 2b: Run Frontend server in development mode (android)

npx expo run:android

Notes

1- Authentication already completed with refresh token handler in axios interceptors

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-expo-router-template

Weekly Downloads

0

Version

1.0.2

License

none

Unpacked Size

169 kB

Total Files

31

Last publish

Collaborators

  • vladiusftw