Skip to content
#

ionic

Here are 3,902 public repositories matching this topic...

NativeScript
vslugin
vslugin commented Feb 10, 2021

First

When run command pip install six return error because pip is not installed. In result resolved commands brew install python; pip3 install six

Second

Before brew cask install <SOMETHING> return error Error: 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

capacitor
deckdeckgo
rfuehrer
rfuehrer commented Jun 28, 2021

Affected part of DeckDeckGo

  • Web Components

Feature Description

Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom (or rotation-ancohr-position) offers more flexibility in other usage scenarios.

Or is that already possible today through existing CSS properties?

Use Case

I use drr for a project w

sbatezat
sbatezat commented May 16, 2018

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]

Improve this page

Add a description, image, and links to the ionic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ionic topic, visit your repo's landing page and select "manage topics."

Learn more