ImagePicker
ImagePicker copied to clipboard
A highly encapsulated and fully functional open-source image picker written in Objc based on Photokit. Including album list, asset list, selection preview, camera and short video taking.
如果相片存储在iCloud上,好像就不好用了。 每次返回的都是nil
我又两点意见: 1.再添加一个限制条件,就是能够选择的最多图片个数,现在只能在选择图片界面进行限制个数,但是当选择好图片后,再次进行选择图片时,还是可以继续选择; 2.现在好并进行展示的图片,也应该可以进行删除;
HI on iPad, ios 9. Picture appear as black. Once selected, they appear ok. Any Idea? :) I've found a So post about this: http://stackoverflow.com/questions/36289929/uiimagepickercontroller-does-not-work-correct-on-ios-9-3-ipad-4 
我项目里 想用一个图片选择器,看到这个不错哦 我是使用的 swift 可以写个简单 集成说明吗