-
Updated
Jun 7, 2021 - TypeScript
ionic
Here are 3,824 public repositories matching this topic...
-
Updated
Jun 6, 2021 - TypeScript
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
-
Updated
Sep 30, 2020 - Vue
-
Updated
Sep 20, 2017 - TypeScript
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
Sep 27, 2020 - TypeScript
-
Updated
Dec 6, 2017 - JavaScript
-
Updated
May 17, 2021 - JavaScript
-
Updated
Apr 18, 2021
-
Updated
May 9, 2021 - TypeScript
Documentation Feedback
In the documentation, it would be nice to add links to each components and templates to their respective GitHub "repository" (subfolder of our mono repo).
This would ease the jump to the code from the docs.
Affected documentation page:
All [webcomponents](https://git
-
Updated
May 29, 2021 - TypeScript
-
Updated
Jan 29, 2021 - TypeScript
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
May 30, 2021 - TypeScript
-
Updated
Nov 9, 2020
-
Updated
May 31, 2021 - JavaScript
-
Updated
Jul 25, 2020 - Swift
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
Aug 19, 2020 - Java
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Nov 2, 2019 - JavaScript
Splash screen on iOS
I'm submitting a ...
[ ] bug report
[ X] feature request
[ ] support request
Current behavior:
Splash screen not showing on iOS
Expected behavior:
Splash screen is showing on iOS, and can be generated through ionic resources
Steps to reproduce:
Launch the application on an iPhone and expect to see a splash screen
Related code:
According to [this article]
-
Updated
Jun 7, 2021 - Objective-C
Improve this page
Add a description, image, and links to the ionic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ionic 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