sockeqwe / mosby

A Model-View-Presenter / Model-View-Intent library for modern Android apps
http://hannesdorfmann.com/mosby/
Apache License 2.0
5.49k stars 841 forks source link

Kotlin - Flow - possibly Multiplatform impl #337

Closed dominikmicuta closed 4 years ago

dominikmicuta commented 4 years ago

Is something like this planed or do you see some possible problems with this? I just finished watching your Flow presentation from droidcon and it seems like a perfect candidate for replacement of RX in MVI which in ideal world could be used in Kotlin Multiplatform projects.

sockeqwe commented 4 years ago

There are mo plans to do that in the near future but you may find this library useful

https://github.com/freeletics/FlowRedux