coroutinedispatcher
MainActivity
MainActivityInteraction
fragmentFactory
single {MainActivity()} binds arrayOf(MainActivityInteractions::class) fragment {BlaBlaFragment(get())} // should get the interface above
tynn
ViewModel
by viewModel
by sharedViewModel
A modern programming language that makes developers happier.