capacitor
https://github.com/ionic-team/capacitor
TypeScript
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to capacitor
Help out
- Issues
- [Bug]: SystemBars resizes the WebView for the keyboard even with windowSoftInputMode="adjustNothing" (regression in 8.3.0)
- [Bug]: Capacitor 9 alpha builds do not support Android 17's new ACCESS_LOCAL_NETWORK permission
- fix(ios): apply background color behind status bar
- [Bug]: `cap sync ios` doesn't support Xcode 27.2's JSON project format (`project.xcproj`)
- fix(cli): support Xcode's JSON project format (project.xcproj)
- [Bug]: SystemBars shrinks the WebView twice for the keyboard on Android 10 (API 29) when WebView >= 140 and viewport-fit=cover
- [Bug]: SystemBars reports a zero bottom inset on API < 30 when the app uses EdgeToEdge.enable() (content renders under the navigation bar)
- fix(android): do not pad the WebView for the IME below API 30
- fix(cli): accept Kotlin source directory in cap doctor
- Add DisplayFeatures plugin: size class, pose, and reserved regions (iOS, iPhone Duo)
- Docs
- TypeScript not yet supported