Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 440 Bytes

Names to Faces

Main functionality

  • UIImagePickerController for pick image from user
  • UUID for get unique string to name each image
  • getDocumentDirectory() for get path to the app directory called Documents
  • uses NSCoding & NSObject
  • uses NSKeyedArchiver & NSKeyedUnarchiver
  • saves class via Data to the UserDefaults