managarten/apps-archived/maerchenzauber/apps/mobile
Wuesteon 9c47119535 Fix wrong type
import, make auth and chat work
2025-12-04 23:25:25 +01:00
..
app Fix wrong type 2025-12-04 23:25:25 +01:00
assets chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
components chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
docs chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
hooks chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
patches chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
README chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
scripts chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
server chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
src 🔀 merge: auth/complete branch with Better Auth implementation 2025-12-01 15:25:38 +01:00
types chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
.env.example chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
.env.local.backup chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
.gitignore chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
.npmrc chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
.npmrc.eas chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
ANALYTICS.md chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
app.json chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
AUTH_TESTING_GUIDE.md chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
babel.config.js chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
eas-build-pre-install.sh chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
eas.json chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
expo.config.js chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
jest.setup.js chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
metro.config.js chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
new-auth-flow.md chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
package.json chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
README.md chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
REVENUECAT_SETUP.md chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
SOCIAL_AUTH_SETUP_GUIDE.md chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
test-blurhash.tsx chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01:00
tsconfig.json chore: archive inactive projects to apps-archived/ 2025-11-29 07:03:59 +01: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.