-
Updated
Jul 26, 2021 - TypeScript
#
capacitor
Here are 413 public repositories matching this topic...
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
react
javascript
ios
angular
mobile
framework
typescript
web
ionic
pwa
vue
material-design
webcomponents
frontend
stencil
capacitor
stenciljs
peterlindholm
commented
Jun 17, 2020
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 2.2.0
@capacitor/core: 2.2.0
@capacitor/android: 2.2.0
@capacitor/electron: 2.2.0
@capacitor/ios: 2.2.0
Installed Dependencies:
@capacitor/electron not installed
@capacitor/cli 2.2.0
@capacitor/core 2.2.0
@capacitor/android 2.2.0
@capacitor/ios 2.2.0
[su
jas14
commented
Jul 19, 2021
Callers use the key duration
, but the Java native plugin looks for a durationType
key. As such, the toast will always be short.
9
kubenav is the navigator for your Kubernetes clusters right in your pocket.
electron
android
go
kubernetes
ios
app
mobile
typescript
ionic
dashboard
desktop
prometheus
capacitor
-
Updated
Jun 11, 2021 - TypeScript
A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor
-
Updated
Jul 15, 2021 - JavaScript
Trustable AdMob Plugin for Cordova, Capacitor, Ionic, React Native
react
javascript
android
ios
cordova
angular
mobile
typescript
react-native
ionic
monetization
capacitor
admob
-
Updated
Jul 22, 2021 - Java
This is a complete ride booking app, It uses google maps cordova plugin, firebase database and onesignal as notification provider.
nodejs
android
ios
firebase
cordova
typescript
stripe-api
scss
angular4
capacitor
onesignal
paystack
ionic3
google-maps-android
nexmo-api
ionic5
-
Updated
Jul 15, 2021 - TypeScript
Yukino lets you read manga or stream anime ad-free from multiple sources for free! Available for Windows, Linux, MacOS and Android.
android
windows
macos
linux
anime
manga
manga-reader
capacitor
anime-search
anime-website
opensource-apps
anime-downloader
anime-scraper
anime-download
stream-anime
party-sources
-
Updated
Jul 26, 2021 - Vue
-
Updated
Jun 11, 2021 - TypeScript
An end-to-end solution for hosting humans and AI in a virtual space, built on popular Javascript frameworks.
threejs
computer-vision
feathers
augmented-reality
webvr
avatars
mmo
virtual-reality
capacitor
webxr
agones
capacitor-plugin
volumetric-video
-
Updated
Jul 26, 2021 - TypeScript
Open
Ionic Vue Example
donPuerto
commented
Jun 5, 2021
It would be nice if we have master example for Ionic Vue as well.
So it is a good start to have Capacitor 3 and Ionic Vue
Deploy your Capacitor apps to Linux, Mac, and Windows desktops, with the Electron platform! 🖥️
-
Updated
Jul 23, 2021 - TypeScript
Capacitor plugin for Google Auth. Lightweight & no dependencies.
-
Updated
Jul 19, 2021 - Swift
A Vue CLI 3/4 Plugin for Capacitor
-
Updated
Jun 14, 2021 - JavaScript
Capacitor OAuth 2 client plugin with support for the Web, iOS and Android! Show your appreciation with a Github ★
-
Updated
Jul 11, 2021 - Java
Build hybrid mobile apps using Svelte and CapacitorJS with live reloading on Android and iOS!
-
Updated
Jul 22, 2021 - HTML
Official plugins for Capacitor ⚡️
-
Updated
Jul 25, 2021 - Java
Photo Gallery Tutorial: Ionic Angular and Capacitor
-
Updated
Jun 16, 2021 - TypeScript
ionic
angular-fire
facebook-login
ionic-framework
twitter-login
google-login
capacitor
firebase-authentication
ionic-firebase
ionic-angular
ionic-tutorial
ionic-starter
angular9
ionic5
ionic-firebase-tutorial
-
Updated
Jun 19, 2021 - TypeScript
Human Resources demo app (Zenefits clone) serving as a reference for enterprise app developers on the Ionic stack.
-
Updated
Jul 23, 2021 - TypeScript
The official Sentry SDK for Capacitor
javascript
android
ios
mobile
sdk
ionic
crash-reporting
sentry
crash
error-handling
error
hybrid-apps
capacitor
-
Updated
Jul 25, 2021 - TypeScript
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.
-
Updated
May 28, 2021 - TypeScript
sample app using capacitor vuejs and ionicv4 components
android
vuejs
pwa
vue
camera
webcomponents
vue-cli
vue2
vue-router
ionic-framework
capacitor
barcode-scanner-plugin
capacitor-plugin
capacitor-vuejs
-
Updated
Jun 15, 2021 - JavaScript
Product focuses on 100% education as well as upskilling developing countries and rural areas.
-
Updated
Jul 26, 2021 - JavaScript
Sample project that shows how to build a Movies Catalog APP with Angular, Ionic 4, Capacitor and NGXS (State Management).
-
Updated
Jun 4, 2021 - TypeScript
Improve this page
Add a description, image, and links to the capacitor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the capacitor topic, visit your repo's landing page and select "manage topics."
First
When run command
pip install six
return error because pip is not installed. In result resolved commandsbrew install python; pip3 install six
Second
Before
brew cask install <SOMETHING>
return errorError: Unknown command: cask. Resolved by use commands without cask:
brew install `Both cases is not obvious for users which not used homebrew before (MacOS Big