01 / iOS + Android
Member app
One React Native codebase targeting iOS, Android and the browser. The platform split is handled at the module level — `.native.js` and `.web.js` files for payments, notifications, storage and permissions — so the bundler picks the right implementation per target instead of the code branching at runtime.
- iOS, Android and web from one codebase
- Module-level platform split, not runtime branching
- Firebase auth with mandatory verification
- Stripe checkout for contributions
- Responsive: table on desktop, cards on mobile








