This is an attempt to reimplement Apple's UI from Messages.app for iOS where you can select photos from Camera Roll to attach to your imessage.
We successfully use this component in our own Together video editing app for iOS where users could import photos using this component into video compilations. Here is how DVGAssetPickerController looks in action:
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS 8.1
DVGAssetPickerController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "DVGAssetPickerController"
DENIVIP Group, [email protected]
DVGAssetPickerController is available under the MIT license. See the LICENSE file for more info.