OneStore icon indicating copy to clipboard operation
OneStore copied to clipboard

📕A single value proxy for NSUserDefaults, with clean API.

Results 5 OneStore issues
Sort by recently updated
recently updated
newest added

@muukii, ## Do OneStore support to store an array of values to UserDefaults? For example, if we need to store array, [5, 6, 8], then can we directly do below?...

When I am setting "nil" value to OneStore property and then fetching it's value, getting old value instead of "nil". I think it is happening due to optional value is...

**QUESTION** Does this library provide support to save Custom Object types (i.e. User, Person, Animal etc) to User Defaults?

`CocoaPods` and `Carthage` are awesome tools and make our life really easier, but there are some devs who still don't know how to use them. It would be cool to...