-
Updated
Jun 3, 2020 - Swift
swiftui
Here are 1,364 public repositories matching this topic...
-
Updated
May 8, 2020 - Swift
-
Updated
Apr 30, 2020 - Shell
-
Updated
Jun 1, 2020 - Swift
-
Updated
Jun 3, 2020 - Swift
-
Updated
Feb 10, 2020 - Swift
-
Updated
Jun 3, 2020 - Swift
Funny story... it was very late on the night I decided to release a set of hacks and weird Swift scripts that eventually became Suitcase.
I needed a name, I came up with the acronym Suitcase. I created the repos created a binary and went to bed.
When I awoke, I had totally forgotten what Suitcase stood for.
All I remember is the **
-
Updated
May 30, 2020 - Swift
-
Updated
May 4, 2020 - Swift
Checklist
- This is not a Apple's bug.
- Reviewed the README and documents.
- Searched existing issues for ensure not duplicated.
Expected Behavior
The example application compiles without the error message
Current Behavior
~/
As you know, the http://acnhapi.com/ can display any catalog item in the correct localisation.
Would it be possible to add on option to let user choose the database language ?
-
Updated
May 23, 2020 - Swift
Pagination
Any plan to add pagination to the post list?
-
Updated
May 24, 2020 - Swift
Hello,
I run it on simulator and I don't know if it's a bug but you can't scroll to see all screen on AppleTV, I think it's because images are not focusable..
-
Updated
May 10, 2020 - Swift
There are quite a few promise libraries around and they usually come with a series of common examples... for example:
https://github.com/mxcl/PromiseKit/blob/master/Documentation/CommonPatterns.md
https://github.com/google/promises/blob/master/g3doc/index.md#basics
It would be nice to port some of these common patterns.
I want to autolayout a grid of squares where the width is calculated and the height is the same, ideally something that allowed for any aspect ratio like
ModularGridStyle(columns: .min(135), rows: .aspectRatio(1))
That possible with the current Tracks
? If not, what would you suggest as the best way to add it?
-
Updated
Feb 27, 2020 - Swift
-
Updated
Jun 3, 2020 - Swift
Improve this page
Add a description, image, and links to the swiftui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swiftui topic, visit your repo's landing page and select "manage topics."
Sessions currently live forever :-) This "just" needs a proper timer.