Capacitor: Universal Web Applications
capacitor.ionicframework.com
Capacitor: Universal Web Applications
1–10 of 52 posts
Re: Capacitor: Universal Web Applications
#2Re: Capacitor: Universal Web Applications
#3Re: Capacitor: Universal Web Applications
#4Early 2018?
Re: Capacitor: Universal Web Applications
#5Re: Capacitor: Universal Web Applications
#6Re: Capacitor: Universal Web Applications
#7Why not just PWAs? I think the browser has come a long way, and a great number of things can now be accomplished in the browser without any additional frameworks. We built Bx ( https://usebx.com ) without any frameworks and it feels much like a native app on a phone or tablet when added to the home screen.
Re: Capacitor: Universal Web Applications
#8Re: Capacitor: Universal Web Applications
#9Is this a competitor to React Native? RN seems to be the ideal: truly native components but a JS programming model.
We’ve had some good feedback from some react native developers that they’d love to build out pages with web content and wrap it with a native shell (nav/menu/etc), while easily exposing native modules/plugins to the webview, so that’s a use case we’re going to support. Being able to use that app as a PWA is a compelling value prop of this project as well.
Re: Capacitor: Universal Web Applications
#10Why not just PWAs? I think the browser has come a long way, and a great number of things can now be accomplished in the browser without any additional frameworks. We built Bx ( https://usebx.com ) without any frameworks and it feels much like a native app on a phone or tablet when added to the home screen.
P.S. Bx looks pretty awesome :)