suna/apps/mobile
Chaitanya045 7686feac2b live updates fix v1 2025-09-01 22:26:56 +05:30
..
api feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
app feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
assets/images feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
components live updates fix v1 2025-09-01 22:26:56 +05:30
constants feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
hooks feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
providers feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
scripts feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
stores live updates fix v1 2025-09-01 22:26:56 +05:30
utils feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
.gitignore wip 2025-08-29 15:26:55 -07:00
README.md feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
app.json feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
eslint.config.js feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
package-lock.json feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
package.json feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00
tsconfig.json feat(mobile): import suna-mobile into apps/mobile (preserve history) 2025-08-29 16:52:41 +02:00

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.