morethanadiagnosis-hub/mobile/.env.example
fullsizemalt 5bc3ca1832 feat: integrate React Query and configure build profiles
- Add React Query provider and client
- Create reusable UI components (Loading, Error, Empty)
- Implement custom hooks with fallback data
- Integrate hooks into Resources and Community screens
- Add pull-to-refresh support
- Configure EAS Build profiles and environment variables
2025-11-18 12:36:52 -08:00

5 lines
121 B
Text

# API Configuration
EXPO_PUBLIC_API_URL=http://localhost:8000/api/v1
# Feature Flags
EXPO_PUBLIC_ENABLE_ANALYTICS=false