Ink
init { viewModelScope.launch { try { actions.receiveAsFlow().collect { action -> when (action) { //handle actions here } } } }
Home screen
PostDetails screen
Home viewModel
tad
NavHost
ModalBottomSheetLayout
Scrim
pointerInput
Ian Lake
A modern programming language that makes developers happier.