Files
NativeScript/nativescript-core/application-settings/Readme.md
2020-01-17 15:12:28 +02:00

4 lines
136 B
Markdown

Used to store strings, booleans and numbers in built-in key/value store
Uses SharedPreferences on Android and NSUserDefaults on iOS