Hacker News new | ask | show | jobs
by yesimahuman 2334 days ago
The Ionic team recently released React support so you can build a PWA using React and target iOS, Android, web, and electron. Uses Capacitor under the hood for full native access. It’s been getting a lot of usage since the release: https://ionicframework.com/blog/announcing-ionic-react/
1 comments

Also you can use Capacitor with any PWA-style web application without using any of the rest of the Ionic Framework. https://capacitor.ionicframework.com/

It's currently the best maintained successor to PhoneGap/Cordova.