Device Verification: Start start screen UI

This commit is contained in:
manuroe
2019-04-05 17:10:54 +02:00
parent c20831c31a
commit b1404b9dbb
8 changed files with 120 additions and 37 deletions
@@ -20,7 +20,7 @@ import Foundation
/// DeviceVerificationStartViewController view actions exposed to view model
enum DeviceVerificationStartViewAction {
case sayHello
case useLegacyVerification
case beginVerifying
case cancel
}