Skip to content

UIImagePickerController for camera and photo library

Notifications You must be signed in to change notification settings

anas-p/ImagePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImagePicker

UIImagePickerController for camera and photo library

Preview:

Preview

Declare var imagePicker = UIImagePickerController() and conform the delegates UIImagePickerControllerDelegate, UINavigationControllerDelegate

You need to ask the use permission before access the camera, do this by adding usage key Privacy - Camera Usage Description to your app’s Info.plist together with a purpose string.

plist

Releases

No releases published

Packages

No packages published

Languages