Device Verification: Start start screen UI

This commit is contained in:
manuroe
2019-04-05 17:10:54 +02:00
parent 36c995ed1c
commit b814633f31
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
}