MVI on Android 路 Defining Actions | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/266607-mvi-on-android/lessons/8

A correction here: the AddCreatureAction sealed class should implement the MviAction interface.

@macsimus Thank you for sharing this - much appreciated!