ionic-team / capacitor
- четверг, 25 января 2018 г. в 03:15:30
Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
Capacitor is being actively developed and is not currently ready for public use. See our Timeline for our upcoming plans and tentatively timeline
Capacitor is a cross-platform API and code execution layer that makes it easy to call Native SDKs from web code and to write custom Native plugins that your app might need. Additionally, Capacitor provides first-class Progressive Web App support so you can write one app and deploy it to the app stores, and the mobile web.
Capacitor is being designed by the Ionic Framework team as an eventual alternative to Cordova, though backwards compatibility with Cordova plugins is a priority and is actively being worked on. Capacitor can be used without Ionic Framework, but soon it'll become a core part of the Ionic developer experience.
Capacitor also comes with a Plugin API for building native plugins. On iOS, first-class Swift support is available, and much of the iOS Capacitor runtime is written in Swift. Plugins may also be written in Objective-C. On Android, support for writing plugins with Java and Kotlin is supported.
Capacitor is still a work in progress and is not quite ready for use. Stay tuned for a public release in early 2018.
Disclaimer: These dates are tentative. "It'll be ready when it's ready!"
Short term milestones
Disclaimer: Our roadmap is subject to change at any time and has no specific date guarantees
2018
Contributing to Capacitor may involve writing TypeScript, Swift/Objective-C, Java, or Markdown depending on the component you are working on. We are looking for help in any of these areas!
Please read the Contributing guide for more information.