Capacitor

Cross-platform open source runtime for building Web Native apps.

227 resources13 categoriesView Original

Capgo plugins(25 items)

A

Autofill save password

Capacitor plugin to save login into device password managager

Capgo plugins
C

Camera Preview

Camera preview

Capgo plugins
C

Crisp

Crisp native SDK for capacitor

Capgo plugins
D

Data Storage

Capacitor SQLite Storage

Capgo plugins
F

Flash

Switch the Flashlight / Torch of your device.

Capgo plugins
I

In App Browser

Capacitor plugin in app browser

Capgo plugins
I

Indicator

hide and show home button indicator in Capacitor app

Capgo plugins
I

IVS Player

Ivs player for capacitor app

Capgo plugins
J

JW Player

Capacitor plugin for jw player

Capgo plugins
M

Mute

Detect if the mute switch is enabled/disabled on a device

Capgo plugins
N

Native Audio

A native plugin for native audio engine

Capgo plugins
N

Native Biometric

This plugin gives access to the native biometric apis for android and iOS

Capgo plugins
N

Native Geocoder

Capacitor plugin for native forward and reverse geocoding

Capgo plugins
N

Native Market

A native market plugin for linking to google play or app store.

Capgo plugins
N

Native Purchases

In-app Subscriptions Made Easy

Capgo plugins
N

Navigation Bar

Set navigation bar color for android lolipop and higher

Capgo plugins
P

Purchases

In-app Subscriptions Made Easy with RevenueCat sdk

Capgo plugins
R

Ricoh360 Camera

Capacitor plugin for ricoh360 camera

Capgo plugins
S

Screen Recorder

Record device's screen

Capgo plugins
S

Shake

Detect shake gesture in device

Capgo plugins
S

Social Login

Capacitor plugin for social login

Capgo plugins
S

Streamcall

Capacitor plugin for streamcall

Capgo plugins
U

Updater

Live update for capacitor apps

Capgo plugins
U

Uploader

Background Uploader for capacitor apps

Capgo plugins
U

Usage Stats Manager

Capacitor plugin for android usage stats manager

Capgo plugins

Community plugins(41 items)

A

Admob

A native plugin for AdMob.

Community plugins
A

Analytics

A native plugin for Firebase analytics.

Community plugins
A

Analytics

AppCenter Analytics.

Community plugins
A

App-icon

Capacitor community plugin for changing an app's icon.

Community plugins
A

Appcenter

AppCenter SDK.

Community plugins
A

Apple sign in

Capacitor Sign in with Apple.

Community plugins
B

Background geolocation

Receive geolocation updates even while app is backgrounded.

Community plugins
B

Barcode scanner

A fast and efficient QR / barcode scanner for Capacitor.

Community plugins
B

Bluetooth-le

Bluetooth Low Energy.

Community plugins
C

Camera preview

Camera preview.

Community plugins
C

Contacts

Contacts Plugin for Capacitor.

Community plugins
C

Crashes

AppCenter Crashes.

Community plugins
C

Crashlytics

Firebase Crashlytics.

Community plugins
D

Date picker

Native DateTime Picker Plugin for Capacitor Apps.

Community plugins
E

Electron

Support for the Electron platform.

Community plugins
F

Facebook Login

A native plugin for Facebook Login.

Community plugins
F

Fcm

Enable Firebase Cloud Messaging features for Capacitor apps.

Community plugins
F

File opener

The plugin is able to open a file given the mimeType and the file uri.

Community plugins
F

Flipper

A native plugin for flipper debugger.

Community plugins
G

Googlemaps

Plugin using native Maps API for Android and iOS.

Community plugins
H

Http

A native HTTP plugin for CORS-free requests and file transfers.

Community plugins
I

Intercom

Enable Intercom features for Capacitor apps.

Community plugins
K

Keep awake

Prevent your screen from getting some sleep.

Community plugins
M

Media

Enable some media features for Capacitor such as create albums, save videos, gifs and more.

Community plugins
M

MQTT v5

A native plugin for using MQTT v5 with correlation data and Request/Response Pattern.

Community plugins
N

Native audio

A native plugin for native audio engine.

Community plugins
N

Native market

A native market plugin for linking to google play or app store.

Community plugins
P

Photoviewer

PhotoViewer table images with full-screen and sharing capabilities.

Community plugins
P

Privacy screen

Protects your app from displaying a screenshot in recents screen/App Switcher.

Community plugins
R

React hooks

React Hooks for Capacitor apps.

Community plugins
R

Realm

A native plugin for MongoDB Realm.

Community plugins
R

Remote config

A native plugin for Firebase remote config.

Community plugins
S

Screen brightness

Control screen brightness on iOS and android.

Community plugins
S

Speech recognition

A native plugin for speech recognition.

Community plugins
S

Sqlite

Native & electron SQLite databases.

Community plugins
S

Stripe

Stripe SDK bindings for Capacitor Applications.

Community plugins
T

Tauri

Support for the Tauri platform.

Community plugins
T

Text to speech

Synthesizing speech from text.

Community plugins
T

Twitter

Enable TwitterKit features for Capacitor.

Community plugins
U

Uxcam

UXCam and FullStory analytics. It uses UXCam for Android and iOS platforms and FullStory for Web/PWA.

Community plugins
W

Websocket

Plugin providing native Websocket implementations for each platform.

Community plugins

Learning(26 items)

A

Adding Icons & Splash Screens to Capacitor

Generating the Icon and Splash Screen Asset.

Learning
A

App Deployment and Realtime Updates

Update your Capacitor app remotely through the app stores.

Learning
A

Appcenter migration

Migrating from Microsoft App Center to Capgo in just a few simple steps.

Learning
A

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.

Learning
B

Build Mobile Apps with Tailwind CSS, Next.js, I...

A very popular stack for building responsive web apps is Tailwind CSS and Next.js by Vercel.

Learning
B

Building cross platform app with Capacitor

A New Approach to Cross-Platform Development.

Learning
B

Burger King

How Burger King Brought Their Design System to Mobile.

Learning
C

Capacitor Crash Course

Learn to use Capacitor with Ionic by Simon Grimm.

Learning
C

Capacitor Tutorial

Getting Started with Capacitor.

Learning
C

Capacitor vs Cordova

This guide provides an overview of Capacitor and how it stacks up against Cordova.

Learning
C

Capacitor Workflow in an Ionic Application

Cover the basic workflow when using Capacitor in an Ionic application.

Learning
C

CI/CD for Capacitor Apps

Adding Mobile CI/CD to your Capacitor App development process.

Learning
C

Creating a Local Plugin

Running Custom Native iOS Code with Capacitor.

Learning
C

Creating Plugins

This guide will help you get started creating a shareable Capacitor plugin which will be published on npm.

Learning
C

Creating Splash Screens and Icons

Use cordova-res to generate resource images for native projects.

Learning
D

Data Storage in Capacitor

Storing small to large amounts of data in Capacitor.

Learning
D

Do Capacitor applications are native ?

Demonstrate why referring to Capacitor applications as "not native" is inaccurate and confusing terminology.

Learning
H

How Capacitor Works

Capacitor takes a modern web app, and then packages it up to run on iOS, Android, and PWA.

Learning
M

Mocking Capacitor Plugins

How to create mock objects for Capacitor plugins.

Learning
N

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.

Learning
P

Publishing Capacitor Plugin on NPM

Build and publish a standalone Capacitor plugin using the Capacitor CLI.

Learning
S

Saving Plugin Calls

How to save plugin calls in Capacitor.

Learning
S

Security Best Practices for Capacitor

Security best practices for your Capacitor apps.

Learning
T

The Push Notifications Guide for Capacitor

Learning
U

Update app seamlessly

Set up Capacitor-updater into your app to seamless releases update to your users.

Learning
U

Using Push Notifications with Firebase

Learn how to get Firebase Cloud Messaging working on iOS and Android.

Learning

Official plugins(23 items)

A

Action Sheet

Provides access to native Action Sheets.

Official plugins
A

App

Handles high-level App state and events.

Official plugins
A

App Launcher

Allows to check if an app can be opened and open it.

Official plugins
B

Browser

Provides the ability to open an in-app browser and subscribe to browser events.

Official plugins
C

Camera

Provides the ability to take a photo with the camera or choose an existing one from the photo album.

Official plugins
C

Clipboard

Enables copy and pasting to/from the system clipboard.

Official plugins
D

Device

Exposes internal information about the device, such as the model and operating system version, along with user information such as unique IDs.

Official plugins
D

Dialog

Provides methods for triggering native dialog windows for alerts, confirmations, and input prompts.

Official plugins
F

File system

Provides a NodeJS-like API for working with files on the device.

Official plugins
G

Geolocation

Provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.

Official plugins
H

Haptics

Provides physical feedback to the user through touch or vibration.

Official plugins
K

Keyboard

Provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.

Official plugins
L

Local Notifications

Provides a way to schedule device notifications locally (i.e. without a server sending push notifications).

Official plugins
M

Motion

Tracks accelerometer and device orientation (compass heading, etc.).

Official plugins
N

Network

Provides network and connectivity information.

Official plugins
P

Preferences

Provides a simple key/value persistent store for lightweight data, ex Storage.

Official plugins
P

Push Notifications

Provides access to native push notifications.

Official plugins
S

Screen Reader

Provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.

Official plugins
S

Share

Provides methods for sharing content in any sharing-enabled apps the user may have installed.

Official plugins
S

Splash Screen

Provides methods for showing or hiding a Splash image.

Official plugins
S

Status Bar

Provides methods for configuring the style of the Status Bar, along with showing or hiding it.

Official plugins
T

Text Zoom

Provides the ability to change Web View text size for visual accessibility.

Official plugins
T

Toast

Provides a native notification pop up for displaying important information to a user.

Official plugins

Other plugins(57 items)

A

App Tracking Transparency

Request user authorization to access app-related data for tracking the user or the device. iOS only.

Other plugins
A

AppCheck

Allows usage of native AppCheck tokens.

Other plugins
A

Apple Pay

Get Apple Pay payments in your app.

Other plugins
A

Augmented Reality

Add AR experiences.

Other plugins
A

Auth

Google auth plugin for Capacitor.

Other plugins
A

Availability

Verifies that Google Play services is installed and enabled, and request enabling Google Play services on device.

Other plugins
B

Barcode Reader

Scan barcodes and QR codes using Dynamsoft Barcode Reader.

Other plugins
B

Bing Translator

A simple and **free** API for using Bing Translator.

Other plugins
B

Biometric

Use biometrics confirm device owner presence or authenticate users.

Other plugins
B

Brother Print

A native Brother Print SDK implementation for iOS & Android.

Other plugins
C

Camera Preview

Access camera using Dynamsoft Camera Enhancer.

Other plugins
C

Capacitor Calendar

A plugin for interacting with calendar and reminders.

Other plugins
C

Capacitor voice recorder

A plugin for simple voice recording.

Other plugins
C

capacitor-app-attest

Apple Attest with Ionic Capacitor

Other plugins
C

capacitor-live-activities

Capacitor plugin to use Live Activities on iOS 16.2+.

Other plugins
C

capacitor-lottie-splash-screen

Capacitor plugin to use Lottie animations as splash screen.

Other plugins
C

capacitor-plugin-camera

A camera plugin that is designed to make it easy to perform image processing tasks like barcode reading and OCR. We can use reflection to get the camera frames in another plugin so that it can enjoy native performance.

Other plugins
D

Dark mode

Monitor the changes made to system's dark mode.

Other plugins
D

Data Storage SQlite

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.

Other plugins
D

Document Normalizer

Scan documents using Dynamsoft Document Normalizer.

Other plugins
D

Document Scanner

Scan documents (notes, homework, business cards, receipts, or anything with a rectangular shape).

Other plugins
D

Dynamic Links

Firebase Dynamic Links.

Other plugins
E

Email composer

Open a native E-Mail Composer within your Capacitor App.

Other plugins
F

Facebook Analytics

Facebook Analytics Plugin for Capacitor.

Other plugins
F

File selector

Select files form Android/iOS devices and the web.

Other plugins
F

Fit

Retrieve data from Google Fit.

Other plugins
H

Healthkit

Retrieve data from HealthKit.

Other plugins
I

Intent

Supports multiple broadcast receiving of intents, and sending out BroadcastIntents in Android.

Other plugins
J

Jitsi

Make video calls through the free, open-sourced Jitsi video platform.

Other plugins
L

Label Recognizer

Recognize text on labels like MRZ on passports using Dynamsoft Label Recognizer.

Other plugins
L

Lightsensor

Get the illuminance level on the device.

Other plugins
M

MlKit Language

Identify the language of a string of text.

Other plugins
M

MlKit Vision

Detect faces in an image, identify key facial features, and get the contours of detected faces.

Other plugins
N

Native settings

Open native settings screens.

Other plugins
N

NativeScript Capacitor

Empower Capacitor with native APIs.

Other plugins
N

Navigation bar

Navigation Bar manipulation, hide/show.

Other plugins
O

Oauth2

Generic OAuth 2 client plugin. It let you configure the OAuth parameters yourself instead of using SDKs.

Other plugins
P

Photo library

Get all the images from system album.

Other plugins
P

Playlist

Native support for audio playlists, background support, and lock screen controls.

Other plugins
P

Print

Print the WebView.

Other plugins
P

Purchases

Capacitor in-app purchases and subscriptions made easy with RevenueCat.

Other plugins
P

Push

This Plugin it used for Firebase Push Messages. It support Data.

Other plugins
R

Rate app

Let users rate your app using native rate app dialog for both Android and iOS.

Other plugins
R

Read sms

Read the user's SMS with their permission.

Other plugins
S

Safe Area

Get SafeArea info on Android and IOS.

Other plugins
S

Screenshot

Take a screenshot of the current view.

Other plugins
S

Send intent

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.

Other plugins
S

Sentry

Add Sentry error tracking and performance monitoring for Capacitor apps.

Other plugins
S

Shamir

Shamir's Secret Sharing cryptographic algorithm.

Other plugins
S

Sprig

All-in-one product research platform.

Other plugins
S

Square Payments

Enable Square Payments for Capacitor.

Other plugins
S

Stripe terminal

Stripe Terminal Plugin for Capacitor.

Other plugins
S

Sumup

SumUp Mobile SDK.

Other plugins
U

UDP

Support both IPv6 and IPv4, multicast and broadcast.

Other plugins
V

Video player

Play a video full-screen on IOS, Android, Web and Electron platforms.

Other plugins
W

Websocket Client

Capacitor WebSocket Client Plugin.

Other plugins
Z

Zalo login

Zalo login plugin for Capacitor.

Other plugins