xtablo-source/xtablo-expo
2026-05-03 09:28:46 +02:00
..
app feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
assets Fix npm and add stuff to app 2025-07-22 07:52:06 +02:00
components feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
constants Changes to xtablo app 2026-04-29 15:45:31 +02:00
features/chat Changes to xtablo app 2026-04-29 15:45:31 +02:00
hooks feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
lib feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
providers feat(expo): remove Stream Chat, switch to custom chat backend 2026-04-15 17:09:57 +02:00
scripts Add xtablo-expo 2025-04-28 08:01:42 +02:00
stores feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
types feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
.env feat(expo): remove Stream Chat, switch to custom chat backend 2026-04-15 17:09:57 +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
eslint.config.js Changes to xtablo app 2026-04-29 15:45:31 +02:00
metro.config.js Format codebase 2025-10-10 08:50:56 +02:00
package-lock.json feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
package.json feat: add apple billing flow for expo app 2026-05-03 09:28:46 +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.