Skip to content

dragomirecky/DVGAssetPickerController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DVGAssetPickerController

CI Status Version License Platform

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:

Selecting Three Photos

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 8.1

Installation

DVGAssetPickerController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "DVGAssetPickerController"

Author

DENIVIP Group, support@denivip.ru

License

DVGAssetPickerController is available under the MIT license. See the LICENSE file for more info.

About

Assets Library media picker controller similar to Messages.app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 82.0%
  • C 8.4%
  • Shell 6.7%
  • Ruby 2.9%