mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
#4746 - Updated ScreenTemplate to include viewState in the viewModel.
This commit is contained in:
committed by
Stefan Ceriu
parent
3600d41611
commit
c684a5c6f7
@@ -18,6 +18,7 @@ import Foundation
|
||||
|
||||
/// TemplateScreenViewController view state
|
||||
enum TemplateScreenViewState {
|
||||
case idle
|
||||
case loading
|
||||
case loaded(_ displayName: String)
|
||||
case error(Error)
|
||||
|
||||
Reference in New Issue
Block a user