Merge branch 'master' of https://github.com/tparnell8/XamAndroidSettings
This commit is contained in:
@@ -3,6 +3,13 @@ Xamarin Shared Preference Abstraction
|
||||
|
||||
Abstraction around shared settings in Android Xamarin
|
||||
|
||||
## Disclamer:
|
||||
|
||||
This will only save primitives ie. strings, ints, etc.
|
||||
|
||||
if you wish to save complex objects, you should look at doing some sqlite.
|
||||
|
||||
|
||||
## How to use:
|
||||
|
||||
New up a settingskey class
|
||||
|
||||
Reference in New Issue
Block a user