Skip to content

A UIImageView SubClass with integrated UIImagePicker functionalities

License

Notifications You must be signed in to change notification settings

danialzahid94/PickerBasedImageView

Repository files navigation

PickerBasedImageView

A UIImageView SubClass with integrated UIImagePicker functionalities

#Usage

  1. Add MobileCoreServices.framework to Linked Frameworks and Libraries

  2. Just subclass your UIImageView with DZImageView.swift

  3. Assign a UIViewController to the imageView's parentController property in viewDidLoad. e.g.

    imageView.parentController = self

About

A UIImageView SubClass with integrated UIImagePicker functionalities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published