We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b07e807
fbcf068
21105b1
detachComponent
2c9c421
BaseView
attachComponent
ccc89ce
Upgrade Gradle and Kotlin dependencies
c453a81
rx-mvi
State
ViewModel
Action
Intent
05319ea
This release removes the deprecated concept of Actions.
3dbc132
Add more structure to BaseModel, which now includes stubs for initialViewModel, eventsFrom, sideEffectsFrom, and reduce that are set up in attach.
BaseModel
initialViewModel
eventsFrom
sideEffectsFrom
reduce
attach
21368e9
BaseModel.dispatchViewModel()
d1a9b8a
Event
dispatchEvent()
events()
dispatchViewModel()
viewModel()
actions()