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.
- Instagram-like floating image container
- Cropping selected photo
- Taking photos
- Easy setup
ImagePickerKit
is available for installation using the CocoaPods.
Add the following code to your Podfile
:
pod 'ImagePickerKit'
// TODO:
- For help & feedback please use issues.
- Got a new feature? Please submit a pull request.
- Email us with urgent queries.
ImagePicker
is available under the MIT license, see the LICENSE file for more information.