Commit Graph

2 Commits

Author SHA1 Message Date
user
3aecbeb78f Remove native modules, add stubs for notifications and database
- Remove expo-sqlite, expo-local-authentication, expo-notifications
- Create AsyncStorage-based database fallback
- Add stub NotificationService implementation
- Update useNotifications hook with stub methods
- Remove native plugins from app.json

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 09:06:14 +00:00
user
87d9bda46a BUS-Tickets Mobile v1.1.0 - Standalone Build
Features:
- OAuth authentication (Google, Facebook, Apple)
- Two-factor authentication (TOTP, SMS, Email)
- Multilingual support (cs, en, uk)
- Multi-provider bus operators
- Complete booking flow
- Push notifications
- Offline mode
- Dark/light theme

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 08:54:11 +00:00