So, I mostly code in Python and JavaScript but I'm making an Android app.
I made a little demo app in Dart/Flutter and it works but I always seem to break things when I add features, not as easy to work with as I hoped.
But I'm not a quitter so I'm looking at frameworks like React Native and NativeScript so I can use what I know. I do want the app to work like a real native app though, not just a shitty web wrapper.
Anyone got experience with these? Are they really any good at compiling native Android apps written in JS?