Implement logic and UI

This commit is contained in:
ismailgulek
2020-09-17 14:07:12 +03:00
parent 013a9cc0e4
commit 8d9c694672
4 changed files with 126 additions and 33 deletions

View File

@@ -21,6 +21,7 @@ import Foundation
/// EnterPinCodeViewController view state
enum EnterPinCodeViewState {
case choosePin // creating pin for the first time, enter for first
case blockedPin // creating pin for the first time, provided pin is blocked
case confirmPin // creating pin for the first time, confirm
case pinsDontMatch // pins don't match
case unlock // after pin has been set, enter pin to unlock