I have a client who wants a mobile app on the app store (ios + android). Their mobile web experience is more than good enough, and they shouldn't need to build another separate app from scratch for this simple use case, they aren't using any of the native apis. But they want their app searchable and installable from the app stores.
I've used Apache Cordova[0] years ago for this, but wondering what the current best option is.
The options are:
[0] Apache Cordova - I used this years ago, but wondering if it still holds up, I read that it's no longer maintained. Is it better to create an expo app and use the webview component?[1] Has anyone tried pwa builder?[2]
Thank you for any insights!
[0]https://cordova.apache.org/ [1]https://docs.expo.dev/versions/latest/sdk/webview/ [2]https://www.pwabuilder.com/