Skip to content

🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library

License

hoc081098/WeatherApp_MVI_sample

Repository files navigation

WeatherApp Mosby MVI RxJava

Build CI spotless

Sreenshots

Features

Trying:

Debug apk

Todo

  • Add testing
  • Use Kotlin coroutine and suspend function instead of Rx Single, Rx Completable
  • Fix some problems