Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.16 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.16 KB

ImagePickerKit

ImagePickerKit is a protocol-oriented framework that provides handly features to dealing with picking or taking a photo! Image selection works just as in the Instagram and taking photos made easy. Moreover it is built entirely on protocols which gives an incredible flexibility.

Features

  • Instagram-like floating image container
  • Cropping selected photo
  • Taking photos
  • Easy setup

Installation

CocoaPods

ImagePickerKit is available for installation using the CocoaPods.

Add the following code to your Podfile:

  pod 'ImagePickerKit'

Usage

// TODO:

Community

  • For help & feedback please use issues.
  • Got a new feature? Please submit a pull request.
  • Email us with urgent queries.

License

ImagePicker is available under the MIT license, see the LICENSE file for more information.