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

Notifications You must be signed in to change notification settings

hoc081098/WeatherApp_MVI_sample

Folders and files

NameName
Last commit message
Last commit date
Jun 17, 2024
Oct 9, 2022
Oct 13, 2022
Oct 9, 2022
Mar 7, 2019
Oct 9, 2022
Jul 25, 2020
Oct 31, 2018
Oct 9, 2022
Oct 9, 2022
Aug 25, 2018
Aug 25, 2018
Jul 25, 2020
May 11, 2024
Aug 25, 2018
Oct 9, 2022

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