Skip to content

Instantly share code, notes, and snippets.

@GuilhE
Created April 14, 2022 09:35
Show Gist options
  • Save GuilhE/8d869d2ebb33c0bfb896d9ecd3b2c2d5 to your computer and use it in GitHub Desktop.
Save GuilhE/8d869d2ebb33c0bfb896d9ecd3b2c2d5 to your computer and use it in GitHub Desktop.
Medium articles - KMM with MVI+FSM
actual fun platformModule() = module {
viewModel { TimerViewModel() }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment