Added TouchID/FaceID to sign in
This commit is contained in:
parent
5c4d4f8059
commit
7d6643112d
12 changed files with 239 additions and 52 deletions
|
|
@ -17,7 +17,6 @@ struct LicenseView: View {
|
|||
// setting fontSize to a value based on that where the whole
|
||||
// line can be viewed without scrolling horizontally
|
||||
// or with wrapped text, ruining the required formatting I have.
|
||||
// As of 2022-06-08, I have not tested this on a phone.
|
||||
|
||||
var body: some View {
|
||||
ScrollView {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue