Capacitor creator/Ionic co-founder here. Didn’t expect to see this on the front page! Disclaimer: it’s still alpha.<p>We’re building Capacitor based on feedback from the Ionic community to improve our ability to move across platforms such as App Store/web/electron, make it easier to interact with Native SDKs, mix web and native UI, and manage native app projects/tooling.<p>One feature I'm really excited about is having Web UI implementations of many Native experiences when running on the web/electron. Here's an example of how the `Camera` plugin looks when running in the web: <a href="https://twitter.com/maxlynch/status/961749127657910272" rel="nofollow">https://twitter.com/maxlynch/status/961749127657910272</a>. This uses our new Ionic Web Components so you can easily use these controls with low overhead even if you aren't using Ionic.<p>We hope Capacitor will be useful to other web developers that want to build mobile and desktop web apps, even if they aren’t using Ionic, and we’re building support for hitting the hybrid sweet spot of native UI shell (nav/menus) with web content.<p>Capacitor will eventually be replacing Cordova in Ionic’s toolchain so it’s going to be a core part of the experience.