I'm looking to build an app that runs on a desktop (Windows) and mobile (Android).
It a simple app and I'm looking to manage it with a single set of code. I'm open to suggestions but I'm thinking of HTML, CSS, and vanilla JS.
Im really confused about which framework to use. I'm going hybrid because I need access to the filesystem and some other native things. I have limited experience with Cordova, but it looks like no one uses this anymore in favour of react or flutter. What's the best one to go for now?