-
Updated
Aug 28, 2021 - TypeScript
capacitor
Here are 436 public repositories matching this topic...
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
Callers use the key duration, but the Java native plugin looks for a durationType key. As such, the toast will always be short.
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Jul 15, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
I'm really impressed with the player implemented in this app; it's fast, smooth, and doesn't buffer. But what I really like the most is the option to choose the duration you like when seeking which almost every other players lack or have 5s as minimum. However, it's kind of bothersome to move the mouse every single time for the se
-
Updated
Aug 27, 2021 - Java
-
Updated
Aug 14, 2021 - TypeScript
-
Updated
Aug 12, 2021 - TypeScript
Right now, making yourself an admin as a user is annoying. The best option is to edit the SQL table.
Instead, we should make a route that users on dev ONLY can visit, which upgrades them to admin. We should really make sure this isn't easily hacked, obviously.
-
Updated
Aug 17, 2021 - HTML
Ionic Vue Example
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
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Aug 27, 2021 - Swift
-
Updated
Aug 24, 2021 - JavaScript
-
Updated
Aug 28, 2021 - Java
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Aug 26, 2021 - TypeScript
-
Updated
Aug 26, 2021 - TypeScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 10, 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 sixreturn error because pip is not installed. In result resolved commandsbrew install python; pip3 install sixSecond
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