In short
A cross-platform mobile app in the Point Kikou ecosystem that lets users find nearby shops on a map and track gift points.
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 discovery
- Real-time data sync
- Single cross-platform codebase