Project
Planterior
A React Native AI/AR image generation mobile app with subscriptions.
Year
2026
Status
active
Type
Mobile product
Role
Mobile/product engineer
Highlights
- Debugged native build and runtime configuration issues by verifying resolved Expo config rather than relying on intended environment values.
- Worked through subscription entitlement alignment and app-store submission flow details.
- Tuned collection image transitions and production diagnostics for a more polished mobile experience.
Context
Planterior shows a different kind of engineering judgment than a web app: the work lives in native build configuration, release channels, subscription behavior, and the subtle feel of mobile interaction.
Product Work
The most important work was not adding a flashy feature. It was making sure the application could be built, submitted, diagnosed, and monetized with fewer hidden mismatches between configuration, services, and native runtime behavior.
Engineering Notes
Expo and EAS workflows reward checking the resolved configuration, not just the source file that appears correct. Subscription systems add another layer: entitlement identifiers, store products, app config, and provider dashboards all need to tell the same story.