-
Updated
Nov 13, 2020 - Swift
swift-library
Here are 486 public repositories matching this topic...
-
Updated
Nov 13, 2020 - Swift
-
Updated
Nov 9, 2020 - Swift
-
Updated
Nov 13, 2020
-
Updated
Oct 29, 2020 - Swift
-
Updated
Nov 3, 2020 - Swift
-
Updated
Jul 24, 2020
-
Updated
Nov 12, 2020 - C
-
Updated
Nov 9, 2020 - Swift
Expire sessions
Sessions currently live forever :-) This "just" needs a proper timer.
-
Updated
Jun 25, 2019 - Swift
-
Updated
Nov 11, 2020 - Swift
-
Updated
Sep 29, 2020 - Swift
-
Updated
Nov 17, 2020 - Swift
-
Updated
Nov 17, 2020 - Swift
-
Updated
Nov 9, 2020 - Swift
Examples: iOS App
I'd like an /Examples
folder with some simple iOS apps showing how to use Time
.
The first one that comes to mind is a basic iOS app using a UICollectionView
to build a month calendar view.
Carthage supports
Tests
-
Updated
Jan 28, 2020 - Swift
-
Updated
Jul 3, 2020 - Swift
-
Updated
Apr 22, 2018 - C
-
Updated
Nov 2, 2020 - Swift
Currently, the framework is lagging unit testing. Add some unit test.
-
Updated
Dec 28, 2018 - Swift
-
Updated
Oct 15, 2020 - Swift
-
Updated
Nov 13, 2020 - Swift
-
Updated
Aug 19, 2020 - Swift
-
Updated
Nov 3, 2020 - Swift
Steps to reproduce:
- Open modular grid example on iPhone 11 Pro Mac 13.4 (Portrait mode)
- Scroll to the bottom
- Rotate to landscape
Improve this page
Add a description, image, and links to the swift-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swift-library topic, visit your repo's landing page and select "manage topics."
What did you do?
I tried to call
NSUbiquitousKeyValueStore.url(forKey:)
because I know there is [UserDefault.url(forKey:)](https://developer.apple.com/documentation/foundation/userdefaults/1408648-u