SimpleImagePicker
Simple iOS component which handles image picking from photo library and camera as well as situations when permissions are not sufficient.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
SimpleImagePicker is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SimpleImagePicker"
Author
olejnjak, [email protected]
License
SimpleImagePicker is available under the MIT license. See the LICENSE file for more info.