The android documentation states that using RxJava support is optional. However all examples I found (including in the documentation) use either Kotlin or RxJava. Is there an example that uses DataStore without RxJava support?
The android documentation states that using RxJava support is optional. However all examples I found (including in the documentation) use either Kotlin or RxJava. Is there an example that uses DataStore without RxJava support?