Open Macrox14 opened 3 years ago
Hello, any tips how to handle ViewState.error? I tried emit(ViewState.error("Error")) But I dont know how to stop the flow there
emit(ViewState.error("Error"))
Hello, any tips how to handle ViewState.error? I tried
emit(ViewState.error("Error"))
But I dont know how to stop the flow there