mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00

* fix(app-settings): changes are now non-blocking * chore(app-settings): return result of flush to disk * chore(app-settings): added test for flush
Used to store strings, booleans and numbers in built-in key/value store Uses SharedPreferences on Android and NSUserDefaults on iOS