xtablo-source/xtablo-expo
2025-07-05 19:08:25 +02:00
..
app Add login info + temporary work 2025-06-10 21:05:22 +02:00
assets Add xtablo-expo 2025-04-28 08:01:42 +02:00
components Add xtablo-expo 2025-04-28 08:01:42 +02:00
constants Add xtablo-expo 2025-04-28 08:01:42 +02:00
hooks Auth work 2025-05-06 08:36:04 +02:00
lib Add user tablos view 2025-07-05 19:08:25 +02:00
providers Add login info + temporary work 2025-06-10 21:05:22 +02:00
scripts Add xtablo-expo 2025-04-28 08:01:42 +02:00
stores Auth work 2025-05-06 08:36:04 +02:00
.env Work on supabase auth 2025-05-05 09:11:10 +02:00
.gitignore Add xtablo-expo 2025-04-28 08:01:42 +02:00
app.json Add xtablo-expo 2025-04-28 08:01:42 +02:00
babel.config.js Channels + Stream setup 2025-04-29 09:17:42 +02:00
metro.config.js Work on supabase auth 2025-05-05 09:11:10 +02:00
package-lock.json Add login info + temporary work 2025-06-10 21:05:22 +02:00
package.json Add login info + temporary work 2025-06-10 21:05:22 +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.