-
Updated
Aug 5, 2021 - Dart
iOS

iOS is the operating system for all of Apple’s mobile products. The operating system was unveiled at Macworld Conference and Expo in 2007 to support the company’s new venture, the iPhone. Since then, the operating system has grown to incorporate other products, including the iPad and iPod Touch.
Here are 31,977 public repositories matching this topic...
-
Updated
Jul 15, 2021
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Jul 13, 2021 - Swift
-
Updated
Aug 1, 2021 - Dart
-
Updated
Aug 5, 2021 - Ruby
-
Updated
Aug 5, 2021
-
Updated
Aug 5, 2021 - Swift
-
Updated
Aug 4, 2021 - Swift
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Jul 19, 2021 - Swift
-
Updated
Aug 3, 2021 - Swift
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
Hi,
I'm having the following crash, sometimes in a transition:
Crashed: com.apple.main-thread
0 Hero 0x102bc6940 HeroContext.snapshotView(for : UIView) -> UIView (HeroContext.swift:182)
1 Hero 0x102bfdbbc HeroDefaultAnimator.animate(view : UIView, appearing : Bool) -> () (HeroDefaultAnimator.swift:107)
2 Hero
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio
-
Updated
Aug 3, 2021 - Swift
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
Aug 5, 2021 - Java
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
May 29, 2021 - C++
-
Updated
Aug 1, 2021 - Dart
-
Updated
Aug 2, 2021 - TypeScript
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: