Track Awesome Capacitor Updates Daily
😎 Awesome lists of capacitor plugins.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 riderx/awesome-capacitor · ⭐ 252 · 🏷️ Platforms
Jan 23, 2023
Cordova plugins / Compatible
Cordova plugins / Incompatible
cordova-plugin-add-swift-support
(not needed, Capacitor has built in Swift support)
cordova-plugin-compat
(not needed)
cordova-plugin-console
(not needed, Capacitor has its own)
cordova-plugin-crosswalk-webview
(Capacitor doesn't allow to change the webview)
cordova-plugin-ionic-keyboard
(not needed, Capacitor has it's own)
cordova-plugin-ionic-webview
(not needed, Capacitor uses WKWebView)
cordova-plugin-music-controls
(causes build failures, skipped)
cordova-plugin-splashscreen
(not needed, Capacitor has its own)
cordova-plugin-statusbar
(not needed, Capacitor has its own)
cordova-plugin-wkwebview-engine
(not needed, Capacitor uses WKWebView)
cordova-plugin-googlemaps
(causes build failures on iOS, skipped for iOS only)
Jan 13, 2023
- Background Geolocation (⭐48) - The most sophisticated background location-tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.
- Background Fetch (⭐47) - Periodic callbacks in the background for both IOS and Android.
- Background Geolocation Firebase (⭐6) - Firebase adapter for Capacitor Background Geolocation.
Nov 17, 2022
Other plugins
- Dynamsoft
- Barcode Reader (⭐5) - Scan barcodes and QR codes using Dynamsoft Barcode Reader.
- Camera Preview (⭐3) - Access camera using Dynamsoft Camera Enhancer.
- Document Normalizer (⭐0) - Scan documents using Dynamsoft Document Normalizer.
- Label Recognizer (⭐0) - Recognize text on labels like MRZ on passports using Dynamsoft Label Recognizer.
Nov 07, 2022
- Native audio (⭐5) - Capacitor plugin for native audio engine (fork).
- Native market (⭐3) - Capacitor community plugin for native market for Play Store/App Store.
- Camera preview (⭐0) - Capacitor plugin that allows camera interaction from HTML code (fork).
Oct 15, 2022
- Managed configuration (⭐5) - Capacitor plugin to access managed configuration settings.
Oct 13, 2022
Community plugins
- File opener (⭐34) - The plugin is able to open a file given the mimeType and the file uri.
Oct 10, 2022
- OTA Updater (⭐221) - Over the air update for capacitor app.
- Crisp (⭐4) - Crisp chat SDK for your app.
- Flash (⭐8) - Switch the Flashlight / Torch of your device.
- Mute (⭐1) - Detect silent mode and mute audio.
- Native Geocoder (⭐13) - Native forward and reverse geocoding.
- Screen recorder (⭐4) - Record screen and save to pelicule.
- Purchases (⭐38) - Capacitor in-app purchases and subscriptions made easy with RevenueCat.
- In app Browser (⭐9) - Browser In app browser with urlChangeEvent.
- Background tasks (⭐45) - A native plugin for running background tasks.
- Badge (⭐65) - Access and update the badge number of the app icon.
- Firebase
- Analytics (⭐191) - Firebase plugins for Capacitor. Supports Android, iOS and the web.
- App (⭐191) - Capacitor plugin for Firebase App.
- Auth (⭐191) - Handle the authentication on Native layer and propagate the token to the web view layer.
- Performance (⭐191) - Capacitor plugin for Firebase Performance Monitoring.
- Crashlytics (⭐191) - Capacitor plugin for Firebase Crashlytics.
- Screen orientation (⭐24) - Lock/unlock the screen orientation.
- Native updates (⭐103) - Capacitor plugin that assists with app updates.
- File picker (⭐45) - Capacitor plugin that allows the user to select a file.
- Photo editor (⭐7) - Capacitor plugin that allows the user to edit a photo.
Aug 28, 2022
Official plugins
- Preferences (⭐315) - Provides a simple key/value persistent store for lightweight data, ex Storage.
Community plugins
- Electron (⭐227) - Support for the Electron platform.
Jul 24, 2022
Other plugins
- Playlist (⭐14) - Native support for audio playlists, background support, and lock screen controls.
Jul 18, 2022
Other plugins
- Google
- Auth (⭐176) - Google auth plugin for Capacitor.
- Availability (⭐2) - Verifies that Google Play services is installed and enabled, and request enabling Google Play services on device.
- Fit (⭐18) - Retrieve data from Google Fit.
- MlKit Language (⭐2) - Identify the language of a string of text.
- MlKit Vision (⭐11) - Detect faces in an image, identify key facial features, and get the contours of detected faces.
Jul 07, 2022
Other plugins
- Apple Pay (⭐14) - Get Apple Pay payments in your app.
Apr 25, 2022
Learning / Community Tutorials
- Automatic build and release - Create your own CI/CD pipeline with GitHub actions for free, to deploy your app every time you push to main.
Demo apps / Case study
- capacitor-updater-plugin-demo (⭐0) - Simple Ionic Vue app to demonstrate the use of OTA updates.
Community / Case study
- Proposal (⭐65) - Official repo for plugin and platform requests.
Apr 24, 2022
Other plugins
- Firebase
- AppCheck (⭐6) - Allows usage of native AppCheck tokens.
- Dynamic Links (⭐11) - Firebase Dynamic Links.
- Push (⭐26) - This Plugin it used for Firebase Push Messages. It support Data.
- Photo library (⭐1) - Get all the images from system album.
Tools / Incompatible
- Docgen (⭐9) - Docs Readme Markdown and JSON Generator for Capacitor Plugins.
- Plugin generator (⭐47) - Create a new Capacitor plugin.
- Assets (⭐362) - Local Capacitor icon/splash screen resource generation tool.
Learning / Offical guides
- How Capacitor Works - Capacitor takes a modern web app, and then packages it up to run on iOS, Android, and PWA.
- Creating Plugins - This guide will help you get started creating a shareable Capacitor plugin which will be published on npm.
- Creating Splash Screens and Icons - Use cordova-res to generate resource images for native projects.
- App Deployment and Realtime Updates - Update your Capacitor app remotely through the app stores.
- CI/CD for Capacitor Apps - Adding Mobile CI/CD to your Capacitor App development process.
- Data Storage in Capacitor - Storing small to large amounts of data in Capacitor.
- Security Best Practices for Capacitor - Security best practices for your Capacitor apps.
- Using Push Notifications with Firebase - Learn how to get Firebase Cloud Messaging working on iOS and Android.
- Saving Plugin Calls - How to save plugin calls in Capacitor.
- Mocking Capacitor Plugins - How to create mock objects for Capacitor plugins.
- Build Mobile Apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor - A very popular stack for building responsive web apps is Tailwind CSS and Next.js by Vercel.
Learning / Community Tutorials
- Appcenter migration - Migrating from Microsoft App Center to Capgo in just a few simple steps.
- Update app seamlessly - Set up Capacitor-updater into your app to seamless releases update to your users.
Learning / Case study
- Native React Apps Without React Native - React Native is not a web environment, so it's not possible for teams to take their web-based React to deploy native apps, with Capacitor they can.
Demo apps / Case study
- capacitor-testapp (⭐24) - The Capacitor TestApp is used to develop new features and verify bug fixes in Capacitor and the official plugins.
- capacitor-plugin-demo (⭐50) - Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.
- capacitor-firebase-plugin-demo (⭐8) - Simple Ionic Angular app to demonstrate the use of certain Capacitor Firebase plugins.
Apr 10, 2022
Other plugins
- Document Scanner (⭐22) - Scan documents (notes, homework, business cards, receipts, or anything with a rectangular shape).
Mar 07, 2022
Other plugins
- Print (⭐1) - Print the WebView.
Mar 03, 2022
Official plugins
- Device (⭐315) - Exposes internal information about the device, such as the model and operating system version, along with user information such as unique IDs.
- File system (⭐315) - Provides a NodeJS-like API for working with files on the device.
Learning / Crash Courses
- Capacitor Crash Course - Learn to use Capacitor with Ionic by Simon Grimm.
Learning / Community Tutorials
- Capacitor Tutorial - Getting Started with Capacitor.
- Adding Icons & Splash Screens to Capacitor - Generating the Icon and Splash Screen Asset.
- Capacitor Workflow in an Ionic Application - Cover the basic workflow when using Capacitor in an Ionic application.
- Creating a Local Plugin - Running Custom Native iOS Code with Capacitor.
- Publishing Capacitor Plugin on NPM - Build and publish a standalone Capacitor plugin using the Capacitor CLI.
- Do Capacitor applications are native ? - Demonstrate why referring to Capacitor applications as "not native" is inaccurate and confusing terminology.
Learning / Books
- Building cross platform app with Capacitor - A New Approach to Cross-Platform Development.
Learning / Case study
- Burger King - How Burger King Brought Their Design System to Mobile.
- Capacitor vs Cordova - This guide provides an overview of Capacitor and how it stacks up against Cordova.
Community / Case study
- Discord - Official Discord community.
- Forum - Official Forum community.
- Reddit - Official Reddit community.
- Stack Overflow - Official Stack Overflow community.
Jan 24, 2022
Official plugins
- Toast (⭐315) - Provides a native notification pop up for displaying important information to a user.
Community plugins
- Keep awake (⭐75) - Prevent your screen from getting some sleep.
- Microsoft
- Appcenter (⭐25) - AppCenter SDK.
- Analytics (⭐25) - AppCenter Analytics.
- Crashes (⭐25) - AppCenter Crashes.
Other plugins
- Healthkit (⭐26) - Retrieve data from HealthKit.
- UDP (⭐3) - Support both IPv6 and IPv4, multicast and broadcast.
Jan 23, 2022
Official plugins
- App (⭐315) - Handles high-level App state and events.
- Screen Reader (⭐315) - Provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.
Community plugins
- Firebase
- Analytics (⭐134) - A native plugin for Firebase analytics.
- Crashlytics (⭐64) - Firebase Crashlytics.
- Fcm (⭐211) - Enable Firebase Cloud Messaging features for Capacitor apps.
- Remote config (⭐18) - A native plugin for Firebase remote config.
- Photoviewer (⭐37) - PhotoViewer table images with full-screen and sharing capabilities.
- Privacy screen (⭐41) - Protects your app from displaying a screenshot in recents screen/App Switcher.
- Screen brightness (⭐11) - Control screen brightness on iOS and android.
Other plugins
- Intent (⭐6) - Supports multiple broadcast receiving of intents, and sending out BroadcastIntents in Android.
- Oauth2 (⭐170) - Generic OAuth 2 client plugin. It let you configure the OAuth parameters yourself instead of using SDKs.
- Video player (⭐71) - Play a video full-screen on IOS, Android, Web and Electron platforms.
Jan 08, 2022
Other plugins
- Data Storage SQlite (⭐66) - Providing a key-value permanent store for simple data of type string only to SQLite on IOS, Android and Electron platforms and to IndexedDB for the Web platform.
Dec 30, 2021
Community plugins
- App-icon (⭐38) - Capacitor community plugin for changing an app's icon.
Other plugins
- Zalo login (⭐3) - Zalo login plugin for Capacitor.
Nov 18, 2021
Official plugins
- Action Sheet (⭐315) - Provides access to native Action Sheets.
- App Launcher (⭐315) - Allows to check if an app can be opened and open it.
- Browser (⭐315) - Provides the ability to open an in-app browser and subscribe to browser events.
- Camera (⭐315) - Provides the ability to take a photo with the camera or choose an existing one from the photo album.
- Clipboard (⭐315) - Enables copy and pasting to/from the system clipboard.
- Dialog (⭐315) - Provides methods for triggering native dialog windows for alerts, confirmations, and input prompts.
- Geolocation (⭐315) - Provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.
- Haptics (⭐315) - Provides physical feedback to the user through touch or vibration.
- Keyboard (⭐315) - Provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
- Local Notifications (⭐315) - Provides a way to schedule device notifications locally (i.e. without a server sending push notifications).
- Motion (⭐315) - Tracks accelerometer and device orientation (compass heading, etc.).
- Network (⭐315) - Provides network and connectivity information.
- Push Notifications (⭐315) - Provides access to native push notifications.
- Share (⭐315) - Provides methods for sharing content in any sharing-enabled apps the user may have installed.
- Splash Screen (⭐315) - Provides methods for showing or hiding a Splash image.
- Status Bar (⭐315) - Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
- Text Zoom (⭐315) - Provides the ability to change Web View text size for visual accessibility.
Community plugins
- Admob (⭐128) - A native plugin for AdMob.
- Apple sign in (⭐108) - Capacitor Sign in with Apple.
- Background geolocation (⭐116) - Receive geolocation updates even while app is backgrounded.
- Barcode scanner (⭐308) - A fast and efficient QR / barcode scanner for Capacitor.
- Bluetooth-le (⭐154) - Bluetooth Low Energy.
- Camera preview (⭐139) - Camera preview.
- Googlemaps (⭐135) - Plugin using native Maps API for Android and iOS.
- Contacts (⭐85) - Contacts Plugin for Capacitor.
- Date picker (⭐63) - Native DateTime Picker Plugin for Capacitor Apps.
- Facebook Login (⭐73) - A native plugin for Facebook Login.
- Flipper (⭐7) - A native plugin for flipper debugger.
- Http (⭐206) - A native HTTP plugin for CORS-free requests and file transfers.
- Intercom (⭐41) - Enable Intercom features for Capacitor apps.
- Media (⭐44) - Enable some media features for Capacitor such as create albums, save videos, gifs and more.
- Native audio (⭐60) - A native plugin for native audio engine.
- Native market (⭐17) - A native market plugin for linking to google play or app store.
- React hooks (⭐210) - React Hooks for Capacitor apps.
- Realm (⭐21) - A native plugin for MongoDB Realm.
- Speech recognition (⭐39) - A native plugin for speech recognition.
- Sqlite (⭐251) - Native & electron SQLite databases.
- Stripe (⭐124) - Stripe SDK bindings for Capacitor Applications.
- Tauri (⭐70) - Support for the Tauri platform.
- Text to speech (⭐60) - Synthesizing speech from text.
- Twitter (⭐11) - Enable TwitterKit features for Capacitor.
- Uxcam (⭐3) - UXCam and FullStory analytics. It uses UXCam for Android and iOS platforms and FullStory for Web/PWA.
Other plugins
- App Tracking Transparency (⭐18) - Request user authorization to access app-related data for tracking the user or the device. iOS only.
- Brother Print (⭐3) - A native Brother Print SDK implementation for iOS & Android.
- Biometric (⭐106) - Use biometrics confirm device owner presence or authenticate users.
- Dark mode (⭐1) - Monitor the changes made to system's dark mode.
- Email composer (⭐14) - Open a native E-Mail Composer within your Capacitor App.
- Facebook Analytics (⭐5) - Facebook Analytics Plugin for Capacitor.
- File selector (⭐13) - Select files form Android/iOS devices and the web.
- Jitsi (⭐70) - Make video calls through the free, open-sourced Jitsi video platform.
- Lightsensor (⭐1) - Get the illuminance level on the device.
- Native settings (⭐26) - Open native settings screens.
- NativeScript
- NativeScript Capacitor (⭐26) - Empower Capacitor with native APIs.
- Augmented Reality (⭐114) - Add AR experiences.
- Navigation bar (⭐19) - Navigation Bar manipulation, hide/show.
- Rate app (⭐86) - Let users rate your app using native rate app dialog for both Android and iOS.
- Read sms (⭐0) - Read the user's SMS with their permission.
- Screenshot (⭐7) - Take a screenshot of the current view.
- Send intent (⭐5) - Expose a listener in your JavaScript application for when another application sends data to your Capacitor application via the Android share menu or share sheet.
- Sentry (⭐101) - Add Sentry error tracking and performance monitoring for Capacitor apps.
- Stripe terminal (⭐21) - Stripe Terminal Plugin for Capacitor.
- Sprig (⭐0) - All-in-one product research platform.
- Square Payments (⭐2) - Enable Square Payments for Capacitor.
- Sumup (⭐1) - SumUp Mobile SDK.