Blog
Cross platform development, but instead of a framework, having Claude work to keep the apps in sync. It's been working pretty well so far.
The key to success has been to use a common "language" between them so they are structured similarly. Using TCA on iOS and Circuit on android. Having a sqlite db and backend infrastructure with PowerSync. Using dependency injection with services with matching endpoints.
Both fully native apps and I get to focus on the ways to make them both feel right on their perspective platforms.