My collection of art, philosophy and poetry apps. They have previously just been on iOS but I just finished the Kotlin port of the art one, so will be releasing that soon.
The poetry one is react native. Art and philosophy ones are swift/kotlin. I wanted to see if you could use LLMs to effectively create a cross-platform app. The idea behind react native was that you write it once in an approachable language, then the framework compiles to native app code. In 2025, the approachable language you code in is English, and the LLM now generates native app code.
It was generally a success and I feel less of a need of the development overhead of react native these days.