mirror of
https://github.com/zhigang1992/GVUserDefaults.git
synced 2026-01-12 17:22:55 +08:00
Tagline
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# GVUserDefaults - NSUserDefaults access via properties
|
||||
|
||||
Tired of writing all that code to get and set defaults in NSUserDefaults? Want to have code completion and compiler checks by using properties instead?
|
||||
|
||||
## Usage
|
||||
Create a category on `GVUserDefaults`, add some properties in the .h file and make them `@dynamic` in the .m file.
|
||||
|
||||
Reference in New Issue
Block a user