Docs / apps/user-mobile-app/README.md

Chimti User Mobile App

Expo React Native app for Chimti mobile workflows.

API repo:


https://github.com/otlugroup/chimti-api

Current first module

Demo login

Run


npm run web

For phone testing:


cp .env.example .env

npm start

Then scan the Expo QR from Expo Go.

For a physical phone, replace `localhost` in `.env` with your Mac/server IP or production API domain:


EXPO_PUBLIC_CHIMTI_API_URL=https://api.yourdomain.com