SwiftyUserDefaults makes user defaults enjoyable to use by combining expressive Swifty API with the benefits of static typing. Define your keys in one place, use value types easily, and get extra safety and convenient compile-time checks for free. Just create a DefaultsKey object, put the type of the value you want to store in angle brackets, the key name in parentheses, and you're good to go. If you want to have a non-optional value, just provide a default value in the key.
Features
- Define your keys
- For Swift 5.1
- You can also use keyPath dynamicMemberLookup
- Take shortcuts
- SwiftyUserDefaults supports all of the standard NSUserDefaults types
- Extend existing types
Categories
Software DevelopmentLicense
MIT LicenseFollow SwiftyUserDefaults
Other Useful Business Software
Field Sales+ for MS Dynamics 365 and Salesforce
Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyUserDefaults!