I know Flutter seems to be mentioned a lot here, but industry wide, React (with React Native) is growing in leaps and bounds. Angular has a pretty big market share too, with Vue.js not far behind. Flutter rarely gets any mention.
I don’t know about AdMob. React and the other JS based systems use something like Xamarin or similar HTML to Native builder.
In my spare time I’m building an application for a fun project with my two sons (they are in school working on their programming degrees) and I’m building the front end in React so we can have web based access to it and I will probably do the iPad app directly in Swift. I’ll look at React Native after I get more comfortable with how React works (this ain’t the JS I grew up with… that’s for certain).
FYI, the backend is in node.js talking to MySQL (well MariaDB). It was quite simple to spin up the APIs in that combination. But my older son has found DJango and they are using Python for most of their classes, so I can see us eventually porting the backend to DJango.
Let me finish up. I love Corona. If I were building a 2D game, I would use it in a heart beat. If I wasn’t wanting to learn React/Modern JS and Node, I would potentially build the front end of this in Corona. It’s still a great tool and will be for a long time.
Rob