Hi everyone,
I want to read from android datastore, inside the viewModel or repository and want that value available at the time of initialising viewModel. Can anyone suggest a good approach.
Thanks
😶 7
k
kqr
06/07/2021, 6:16 AM
use kotlin
☝️ 1
➕ 3
☝🏼 1
p
Prateek Tiwari
06/07/2021, 8:10 AM
Yes, I am already using kotlin for my project. But facing this problem. It would be very helpful if you can suggest something.
Thanks