-
Updated
Aug 20, 2021 - TypeScript
capacitor
Here are 434 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 5, 2021 - TypeScript
-
Updated
Jul 15, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
It's an improvement that can help people automate updating things for when they watch stuff locally
Great to combine with things like Syncplay
Describe the solution you'd like
It would be nice for Yukino to use video players such as mpc-hc/mpc-be/mpv/VLC etc... for when you watch anime locally so it can update the anime l
-
Updated
Aug 10, 2021 - Java
-
Updated
Aug 14, 2021 - TypeScript
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Aug 21, 2021 - TypeScript
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 17, 2021 - HTML
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Aug 17, 2021 - Swift
-
Updated
Aug 19, 2021 - JavaScript
-
Updated
Aug 20, 2021 - Java
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 13, 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 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