I have no idea if there is something like that, but I know there are a lot of different tools to create an android app (Android studio with Jetpack compose, React Native or Flutter).
I have no idea if there is something like that, but I know there are a lot of different tools to create an android app (Android studio with Jetpack compose, React Native or Flutter).
I’ve made apps in tons of different ways, kotlin with jetpack compose, react native, cordova, old school java activities.
Imo cross platform is the way to go, react native has been the easiest to maintain for me, I have 4 production react native apps that have been fairly successful and easy to maintain. My two biggest complaints are the difficulty of running on desktop, and the pain of upgrading react native versions. Expo sucks but it’s the best we have and does help with upgrading.
Flutter is fine, dart is not my favorite but it’s definitely worth looking into.
I looked into the tiktok platform, didn’t really speak to me tbh