pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Swift
Filter by
419 results
insindresorhus (press backspace or delete to remove)According to https://github.com/radex/SwiftyUserDefaults#codable, Codable support exists in SwiftyUserDefaults since v4.
CocoaPods instruction in readme.md is wrong.
And some other improvements:
- Shorter syntax for defining keys.
- It now writes the default value of Defaults.Key back to the actual UserDefaults on creation.
- Support alternative UserDefaults ...
gifski-animate
@LarsJK What do you think? Also notice how it scales to the right. Any idea how I can make it scale centered? Maybe
setting an anchor point or something.
Oh and I made the window light ...
Added support for cocoapods
I ts not clear to me why you need the Defaults struct?
What do you think about removing it and keeping all methods on UserDefaults instead?
This breaks the API (but could be done without breaking it ...