Provide default cache implementation using DataStore #153
Labels
feature
help wanted
This is an enhancement we'd like to add to the library but maintainers won't be working on this.
pr-welcome
Provide a default cache implementation (probably using the non-android version of DataStore).
We currently have
BasicCacheProvider
but will get wiped out on Application restart.DataStore
would be a better alternative for Android users.The text was updated successfully, but these errors were encountered: