Open Rohit-2602 opened 3 years ago
Currently, we are using SharedPreference which work on the UI thread
Use DataStore, which is suggested by official Documentation as well.
Nothing...
https://developer.android.com/topic/libraries/architecture/datastore
@Rohit-2602 would you like to work on this?
@vj-codes yes
Is your feature request related to a problem? Please describe.
Currently, we are using SharedPreference which work on the UI thread
Describe the solution you'd like
Use DataStore, which is suggested by official Documentation as well.
Describe alternatives you've considered
Nothing...
Additional context
https://developer.android.com/topic/libraries/architecture/datastore