Skip to content

Cato-chuk/ImagePickerHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImagePickerHelper

CI Status Version License Platform Swift

一个方便的、可扩展使用自定义照片选择器的 Helper,访问相册/相机前自动检测权限,避免 Crash。

Example

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

Requirements

  • iOS 10.0+
  • Swift 4.2+

Installation

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

pod 'ImagePickerHelper'

Author

Cato(cato.chuk@gmail.com)

License

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