10/04/2024
Building native apps can be fast! If you are using cross-platform web-based capacitor framework.
In a nutshell Capacitor bundles your literally any SPA into chromium with cropped-out URL bar and implements handy Javascript - to - native hardware layer bridge to get features which you can't get on plain web/PWA context (accelerometer, location in background, contact list, camera and many many more).
Native app from web. Generate APK file from web site.