ios 系统自带的选择相片的api 能支持多选吗
光阴似箭催人老,日月如移越少年。
自带的选择照片的 api,你是指 UIImagePickerController 吗?这个是不支持多选的,你可以试一下自己写,或者使用开源库,比如: https://github.com/hyperoslo/ImagePicker
不支持多选的......
自带的选择照片的 api,你是指 UIImagePickerController 吗?这个是不支持多选的,你可以试一下自己写,或者使用开源库,比如: https://github.com/hyperoslo/ImagePicker
不支持多选的......