I built this because I wanted a way to define things once without going the Flutter/React Native route. Melody takes YAML for UI structure and Lua for logic and renders everything into actual native components — SwiftUI on Apple platforms, Jetpack Compose on Android.
I've been using it to build a real app so it's been battle-tested beyond just demos.
Still evolving but happy to answer questions about the approach or the internals.