/MVI-example

Sample app showing how to use MVI on android

Primary LanguageKotlinApache License 2.0Apache-2.0

MVI-example

Sample app showing how to use MVI on android. The app queries list of Star Wars planets and diplays them in a list. Click on a planet will load a resident name from this planet. Load more button will load more planets.