xtablo-source/xtablo-expo
2025-07-19 19:04:39 +02:00
..
app Add tablo deletion feature 2025-07-19 19:04:39 +02:00
assets Big improvements on the app 2025-07-17 23:10:55 +02:00
components Big improvements on the app 2025-07-18 23:10:09 +02:00
constants Big improvements on the app 2025-07-18 23:10:09 +02:00
hooks Add tablo deletion feature 2025-07-19 19:04:39 +02:00
lib Big improvements on the app 2025-07-17 23:10:55 +02:00
providers Big improvements on the app 2025-07-17 23:10:55 +02:00
scripts Add xtablo-expo 2025-04-28 08:01:42 +02:00
stores Big improvements on the app 2025-07-17 23:10:55 +02:00
types Big improvements on the app 2025-07-17 23:10:55 +02:00
.env Improvements to app / ui / api 2025-07-16 22:28:20 +02:00
.gitignore Improvements to app / ui / api 2025-07-16 22:28:20 +02:00
app.json Improvements to app / ui / api 2025-07-16 22:28:20 +02:00
babel.config.js Channels + Stream setup 2025-04-29 09:17:42 +02:00
eas.json Improvements to app / ui / api 2025-07-16 22:28:20 +02:00
metro.config.js Work on supabase auth 2025-05-05 09:11:10 +02:00
package-lock.json Big improvements on the app 2025-07-17 23:10:55 +02:00
package.json Big improvements on the app 2025-07-17 23:10:55 +02:00
README.md Add xtablo-expo 2025-04-28 08:01:42 +02:00
tsconfig.json Add xtablo-expo 2025-04-28 08:01:42 +02:00

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.