Driver App with Waze Integration

Замовник: AI | Опубліковано: 26.01.2026

I am building a React Native driver application—think Uber’s driver app, but with no payment or passenger-matching logic. The core requirement is a smooth integration with Waze for turn-by-turn navigation, wrapped inside a secure, professional-grade driver experience. The scope in a nutshell • Account & authentication: drivers create a profile that they can unlock via Face ID, password or fingerprint. During first-time setup the Face ID photo must be matched against the photo on the driver’s licence (you may rely on any reliable on-device comparison API or a lightweight server call—open to your recommendation). • Daily workflow: once logged in, the driver starts a “shift”, completes a short pre-trip vehicle checklist, and is then ready to accept ride requests (UI only; no payment logic). • Navigation: when a ride is accepted the address is handed off to Waze through deep links so the driver can drive with live traffic guidance, then returned to the app afterward. • Safety & compliance: the driver can file an Incident/Accident report at any point, attaching photos, notes and a timestamp. Deliverables 1. React Native source (TypeScript preferred) structured for iOS and Android builds. 2. Clean, commented code for Face ID / fingerprint / password flows plus licence-photo comparison. 3. Waze integration module with sample trip hand-off and callback handling. 4. Simple UI for pre-trip checklist and incident reporting stored locally (basic SQLite or on-device storage is fine). 5. Build & run instructions and one recorded demo showing the above flows. Acceptance criteria • Face ID/liveness check rejects mismatched faces in test images. • Waze opens with the exact destination and returns to the app when navigation ends. • All features compile and run on both iOS 15+ and recent Android 11+ devices without manual tweaks. If you have shipped production React Native apps that talk to external navigation tools or biometric SDKs, I would love to see your GitHub or store links. Let me know your estimated timeline and any questions you have about the licence-photo comparison or data flow, and we can get started right away.