mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
Made StateStoreViewModel state mutable and removed the reducer for all the features using it.
This commit is contained in:
committed by
Stefan Ceriu
parent
99a44987a2
commit
de6d2a2fad
@@ -30,10 +30,6 @@ struct OnboardingSplashScreenPageContent {
|
||||
|
||||
// MARK: View model
|
||||
|
||||
enum OnboardingSplashScreenStateAction {
|
||||
case viewAction(OnboardingSplashScreenViewAction)
|
||||
}
|
||||
|
||||
enum OnboardingSplashScreenViewModelResult {
|
||||
case register
|
||||
case login
|
||||
|
||||
Reference in New Issue
Block a user