Hello. Does anybody know if there are open source ...
# android
k
Hello. Does anybody know if there are open source apps with MVI ( Model View Intent) and Kotlin coroutines? I have found a lot of examples that use RxJava but I would like to study some with coroutines instead.
r
it’s not exactly MVI but https://github.com/elpassion/crweather
👍 1