Skip to content

Latest commit

 

History

History
 
 

57-Project28-Challenge3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Project 28 Challenge 3

https://www.hackingwithswift.com/read/28/5/wrap-up

Challenge

From Hacking with Swift:

Go back to project 10 (Names to Faces) and add biometric authentication so the user’s pictures are shown only when they have unlocked the app. You’ll need to give some thought to how you can hide the pictures – perhaps leave the array empty until they are authenticated?

Screenshots

screenshot1 screenshot2