mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 05:06:58 +02:00
Add registration terms screen. (#6128)
Begin implementing Auth Terms coordinator.
This commit is contained in:
@@ -21,6 +21,7 @@ import Foundation
|
||||
enum MockAppScreens {
|
||||
static let appScreens: [MockScreenState.Type] = [
|
||||
MockLiveLocationSharingViewerScreenState.self,
|
||||
MockAuthenticationTermsScreenState.self,
|
||||
MockAuthenticationVerifyEmailScreenState.self,
|
||||
MockAuthenticationRegistrationScreenState.self,
|
||||
MockAuthenticationServerSelectionScreenState.self,
|
||||
|
||||
Reference in New Issue
Block a user