Go to file
neel fd24e2e569 State Management 2025-04-04 10:58:23 +05:30
app State Management 2025-04-04 10:58:23 +05:30
assets first commit 2025-03-25 17:38:42 +05:30
components State Management 2025-04-04 10:58:23 +05:30
constants first commit 2025-03-25 17:38:42 +05:30
lib State Management 2025-04-04 10:58:23 +05:30
scripts first commit 2025-03-25 17:38:42 +05:30
store State Management 2025-04-04 10:58:23 +05:30
types first commit 2025-03-25 17:38:42 +05:30
.env Maps 2025-03-28 17:09:27 +05:30
.eslintrc.js first commit 2025-03-25 17:38:42 +05:30
.gitignore first commit 2025-03-25 17:38:42 +05:30
README.md first commit 2025-03-25 17:38:42 +05:30
app.json HomeUI 2025-03-27 15:46:39 +05:30
babel.config.js first commit 2025-03-25 17:38:42 +05:30
metro.config.js first commit 2025-03-25 17:38:42 +05:30
nativewind-env.d.ts first commit 2025-03-25 17:38:42 +05:30
package-lock.json State Management 2025-04-04 10:58:23 +05:30
package.json State Management 2025-04-04 10:58:23 +05:30
server.js HomeUI 2025-03-27 15:46:39 +05:30
tailwind.config.js first commit 2025-03-25 17:38:42 +05:30
test-db.js HomeUI 2025-03-27 15:46:39 +05:30
tsconfig.json first commit 2025-03-25 17:38:42 +05:30

README.md

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.