Capacitor is an open-source, cross-platform app runtime that allows web-based applications to run natively on iOS, Android, Electron, and the web. It would be helpful to refer to these applications as "Native Progressive Web Apps", and they represent the next evolution beyond the traditional hybrid app mentality. Capacitor was created and actively developed/supported by Ionic.
Official website:https://capacitorjs.com/
Capacitor drops into any existing web application project, framework, or library. Convert your existing React, Angular, Svelte, Vue, Ember (or your preferred web framework) project to a native mobile device and use any UI library of your choice.
Universal application
Build web-based applications that work well on iOS, Android, and Progressive Web Apps.
Native access
Access the full native SDK on every platform and easily deploy to the App Store (and web).
Native PWA
Add custom native functionality using the simple plugin API, or use existing Cordova plugins with our compatibility layer.
|