mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-19 21:15:21 +00:00
COVIDSafe code from version 1.13 (#25)
This commit is contained in:
parent
a2b6a8bfb5
commit
3ea83834f5
33 changed files with 970 additions and 576 deletions
|
@ -5,7 +5,7 @@ import UIKit
|
|||
final class UploadDataPrefaceViewController: UIViewController {
|
||||
|
||||
@IBAction func onBackTapped(_ sender: UIButton) {
|
||||
self.dismiss(animated: true, completion: nil)
|
||||
navigationController?.popViewController(animated: true)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue