mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-19 21:15:21 +00:00
COVIDSafe code from version 1.14 (#27)
This commit is contained in:
parent
3ea83834f5
commit
cf93ea43c0
29 changed files with 370 additions and 141 deletions
|
@ -12,6 +12,8 @@ import SafariServices
|
|||
class UnderSixteenViewController: UIViewController, RegistrationHandler {
|
||||
|
||||
public var registrationInfo: RegistrationRequest?
|
||||
public var reauthenticating: Bool = false
|
||||
|
||||
@IBOutlet weak var stepCounterLabel: UILabel!
|
||||
|
||||
override func viewDidLoad() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue