iOS image picker with single and multiple selection written in Swift using Apple PhotoKit
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS8.1+
RMImagePicker is available through CocoaPods. To install it, simply add the following line to your Podfile:
use_frameworks!
pod "RMImagePicker", "~> 0.1.4"
Riccardo Massari, maxdrift85 [at] gmail [dot] com
RMImagePicker is available under the MIT license. See the LICENSE file for more info.