I see that the Capacitor project at github is getting updated. It's an interesting technology "stack" that says it runs with any framework.
I'm wondering if in the Wappler community developers have explored this already --
Native PWAs
Add custom native functionality with a simple Plugin API, or use existing Cordova plugins with our compatibility layer.
Capacitor turns any web app into a native app so you can run one app across iOS, Android, and the Web with the same code
Here is a link to how Capacitor works:
How Capacitor works with existing Web Apps