mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
#4746 - Updated ScreenTemplate to include viewState in the viewModel.
This commit is contained in:
committed by
Stefan Ceriu
parent
4c60dc9a8e
commit
199709978a
@@ -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