Cato-chuk / ImagePickerHelper

iOS 照片选择组件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

iOS 照片选择组件

License:Other


Languages

Language:Swift 83.5%Language:Ruby 16.5%