问题
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