We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c91f80 commit b4db958Copy full SHA for b4db958
README.md
@@ -69,7 +69,7 @@ Sync gradle and go :)
69
70
`setItem('key').then(function(result){});)`: This promise will get value from given key.
71
72
-`getAllItems(Callback)`: Will retrieve all keys and values from Shared Preferences or Keychain
+`getAllItems(Callback)`: Will retrieve all keys and values from Shared Preferences (Only Android)
73
74
# How to use?
75
0 commit comments