Unified plugin to handle Android system bars (status bar & navigation bar), webview sizing, edge-to-edge display, and fullscreen mode with full compatibility for Android API 21-35+
The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.
Capacitor plugin that allows the user to select a file.
The Splash Screen API provides methods for showing or hiding a Splash image.
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).
Generate icon and splash screen images for Capacitor apps
Capacitor 8+ plugin that provides secure storage for the iOS and Android
a capacitor plugin to get SafeArea info on Android and IOS
Securely store secrets such as usernames, passwords, tokens, certificates or other sensitive information (strings) on iOS & Android
Capacitor: Cross-platform apps with JavaScript and the web
Capacitor plugin to support edge-to-edge display on Android.
A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.
Capacitor plugin for Firebase Cloud Messaging (FCM).
Capacitor plugin for Firebase Analytics.
Capacitor plugin that assists with app updates.
The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.
The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.
The Push Notifications API provides access to native push notifications.
Capacitor plugin to access and update the badge number of the app icon.
The InAppBrowser Plugin provides a web browser view that allows you to load any web page externally. It behaves as a standard web browser and is useful to load untrusted content without risking your application's security. It offers three different ways t
Capacitor plugin to open native settings screens for android and iOS
Let users rate your app using native rate app dialog for both Android and iOS.