freshyo/apps/user-ui
2026-03-20 14:48:31 +05:30
..
app enh 2026-03-15 21:11:54 +05:30
assets enh 2026-01-24 00:13:15 +05:30
components enh 2026-03-15 21:11:54 +05:30
constants enh 2026-01-24 00:13:15 +05:30
hooks enh 2026-03-12 19:26:21 +05:30
scripts enh 2026-01-31 15:57:02 +05:30
services enh 2026-02-28 00:26:05 +05:30
src enh 2026-03-14 17:25:41 +05:30
utils enh 2026-02-04 16:06:07 +05:30
.env enh 2026-01-24 00:13:15 +05:30
.gitignore enh 2026-01-24 00:13:15 +05:30
app.json enh 2026-02-08 21:36:45 +05:30
eas.json enh 2026-03-20 14:48:31 +05:30
eslint.config.js enh 2026-01-24 00:13:15 +05:30
google-services.json enh 2026-02-08 00:10:47 +05:30
metro.config.js enh 2026-03-15 23:23:33 +05:30
package-lock.json enh 2026-01-24 00:13:15 +05:30
package.json enh 2026-03-10 10:03:49 +05:30
README.md enh 2026-01-24 00:13:15 +05:30
tsconfig.json enh 2026-03-15 23:23:33 +05:30

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

    npx expo start
    

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

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.