xtablo-source/xtablo-expo
2026-04-15 09:44:41 +02:00
..
app Format codebase 2025-10-10 08:50:56 +02:00
assets Fix npm and add stuff to app 2025-07-22 07:52:06 +02:00
components Add a lot of tests 2025-10-11 12:32:52 +02:00
constants Big improvements on the app 2025-07-18 23:10:09 +02:00
hooks feat(expo): add task CRUD hooks 2026-04-15 09:44:41 +02:00
lib Onboarding + freemium 2025-12-01 19:34:30 +01:00
providers Format codebase 2025-10-10 08:50:56 +02:00
scripts Add xtablo-expo 2025-04-28 08:01:42 +02:00
stores Format codebase 2025-10-10 08:50:56 +02:00
types feat(expo): add task and etape type definitions 2026-04-15 09:35:13 +02:00
.env Use production URL 2025-07-29 21:26:51 +02:00
.gitignore update gitignore 2025-08-01 23:11:18 +02:00
app.json Implement sign in with apple 2025-08-01 22:49:54 +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 Format codebase 2025-10-10 08:50:56 +02:00
package-lock.json Add biome 2025-10-10 08:54:55 +02:00
package.json Add biome 2025-10-10 08:54:55 +02:00
README.md Add xtablo-expo 2025-04-28 08:01:42 +02:00
tsconfig.json Format codebase 2025-10-10 08:50:56 +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.