Hacker News new | ask | show | jobs
by synergy20 935 days ago
"and wrap that with a thin native wrapper for iOS", how does that work? I hope iOS browser and apple apps store can support PWA but that's unlikely, if a think-native-wrapper can get browser-api working for iOS that will be wonderful.
1 comments

The two options you have are Cordova and Capacitor. They do exactly that, and let you use native APIs if the browser doesn't serve your needs.

A surprising amount of apps on the app store were built like that.