Fintech / Mobile
Cashela — Mobile app
The iOS and Android app, live on both stores. Rebuilt on the hexagonal API while keeping the installed base running.

A React Native / Expo app where customers send money, top up phones, pay bills and manage their wallet. I rebuilt its flows against the hexagonal API, with the constraint that an app cannot be rolled back: the installed base keeps whatever version you shipped. That is why every release goes through TestFlight and Internal Testing with human QA before the stores, and through a lint hook that demands the whole repository green.
Tech stack
React Native · Expo · TypeScript
Outcomes
- Live on the App Store and Google Play
- Release flow with human QA before the stores
- Hexagonal API migration without breaking the installed base