Device verification: Improve navigation flow and view states handling.

This commit is contained in:
SBiOSoftWhare
2019-10-23 17:09:58 +02:00
parent 2d853f6ca6
commit e215d9b7ae
8 changed files with 54 additions and 17 deletions
@@ -20,5 +20,6 @@ import Foundation
/// DeviceVerificationDataLoadingViewController view actions exposed to view model
enum DeviceVerificationDataLoadingViewAction {
case loadData
case cancel
}