I have a PWA and was wondering if Ionic Capacitor will work for wrapping this PWA? I've never worked with Capacitor or Cordova and thought I'd ask for some wisdom and direction before wasting a lot of time. The Dev Environment for this solution is VS2019. As I understand it only installable through npm? Thank you so much for your help and feedback.
I have a PWA and was wondering if Ionic Capacitor will work for wrapping this PWA? I've never worked with Capacitor or Cordova and thought I'd ask for some wisdom and direction before wasting a lot of time. The Dev Environment for this solution is VS2019. As I understand it only installable through npm? Thank you so much for your help and feedback.
Share Improve this question edited Nov 20, 2024 at 15:03 HumbleBeginnings asked Nov 20, 2024 at 0:45 HumbleBeginningsHumbleBeginnings 1,01910 silver badges23 bronze badges1 Answer
Reset to default 0According to the docs, yes.
Capacitor has first-class support for Progressive Web Apps, making it easy to build an app that runs natively on iOS and Android, but also on the web as a mobile web app or "Progressive Web App."