This Component provides the ability to save and retrieve persistent key-value pairs of any Javascript data type. You can use this Component to save any data including the arrays, booleans, numbers, strings, and objects. This Component uses SharedPreferences on Android and NSUserDefaults on iOS.
Supported Platforms: Android & iOS
Thanks @adriano-di-giovanni for GitRepo
GetAllKeys : Returns a Text-List of All Keys define in preferences.