Select multiple image from photo library using swift

妖精的绣舞 提交于 2019-12-13 08:04:42

问题


I am new in IOS and i want to select multiple image from photo library using swift4 and get into array of images.Please help me to do this.


回答1:


You can not use the multiple image in UIImagepickercontroller u have to use assetlibrary for it.

You can use a custom image picker. I think ImagePicker is best for Swift



来源:https://stackoverflow.com/questions/49993560/select-multiple-image-from-photo-library-using-swift

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!