morethanadiagnosis-hub/mobile/.gitignore
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

20 lines
203 B
Text

# Expo
.expo/
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
*.pem
# Native builds
android/
ios/