Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Add shouldReturnImageForSingleSelection property

Compare
Choose a tag to compare
@yzlai yzlai released this 26 Sep 09:32
· 53 commits to master since this release
  • Add shouldReturnImageForSingleSelection for choosing return single UIImage(default) or PHAsset.
  • Use imagePickerController:didFinishPickingMediaWithInfo: delegate method to replace deprecated one.