I built a library that make reading and writting t...
# android
d
I built a library that make reading and writting to SharedPreferences easy with kotlin. Please check it out https://github.com/devmike01/JadeSharedPreference . Please star if you like it.
👍 1
t
(not the same thing as what you created, but just thought I’d post for awareness. KTX definitely cleans up interactions with shared prefs)
👍 1
d
Thanks Tom, I will check it out.