Skip to content

nhdang103/HDImagePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HDImagePicker

Usage

Show image picker with one line of code.

HDImagePicker.showImagePickerFromVC(_sourceViewController, allowsEditing: true) { (originImage: UIImage?, editedImage: UIImage?) in
  
  /// To do something
}

License

HDNotificationView is available under the MIT License. See the LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages