TL;DR
A cross-platform mobile app that lets users find nearby shops on a map and track their usage in real time.
The problem
Users needed a smooth, real-time way to discover shops and follow their activity across iOS and Android from one codebase.
My approach
- Built the app in React Native for a single cross-platform codebase.
- Integrated Google Maps for shop discovery and location features.
- Managed global state with Redux Toolkit and consumed REST APIs for real-time syncing.
Outcome
A responsive map-driven experience shipped to both app stores from one codebase.
Google Maps discoveryReal-time data syncSingle cross-platform codebase