Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CoderLawrence/MYImagePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MYImagePicker

CI Status Version License Platform

Introduce

MYImagePicker is a custom photo album component that supports the selection of images and videos. Thanks: https://github.com/banchichen/TZImagePreviewController

Example

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

    MYImagePickerConfig *config = [MYImagePickerConfig defaultConfig];
    [[MYImagePicker imagePicker] showImagePicker:self config:config delegate:self];

Requirements

iOS 8 or later. Requires ARC

Installation

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

pod 'MYImagePicker'

Author

Lawrence, [email protected]

License

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

About

定制图片选择器,支持图片选择和视频选择

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages