Mobile & desktop
ExpertCross-platform apps from one codebase — React Native and Expo on mobile, Tauri on the desktop — sharing types and logic with the web.
- React Native + Expo mobile apps
- Tauri cross-platform desktop
- Local-first & offline-first — data on device, syncs when connected with conflict resolution
- Factory & dependency-injection patterns isolate the platform edges from shared logic
- Shared types and logic with the web product
- React Native
- Expo
- Tauri
- SQLite
- Local-first sync