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 9cf9489 commit dd31d58Copy full SHA for dd31d58
README.md
@@ -5,6 +5,7 @@ A lite weight SharedPreference library which uses annotation processing to gener
5
* Write less code to configure JadeSharedPreference
6
* Save multiple values to JadeSharedPrefence at onces
7
* Read from JadeSharedPreference using just annotations `@Read...`)
8
+* Listen to value changes in realtime
9
10
```kotin
11
class InecBox(context: Context) {
0 commit comments