ImagePicker icon indicating copy to clipboard operation
ImagePicker copied to clipboard

ImageGallery not show

Open iehsan77 opened this issue 4 years ago • 1 comments

Hi

I am using the following code imagePickerController = ImagePickerController(configuration: configuration) imagePickerController!.showGalleryView() imagePickerController!.expandGalleryView()

configuration.allowVideoSelection = false

but still, the camera is showing How to show only gallery images full screen without camera capture option.?

iehsan77 avatar Jul 04 '20 08:07 iehsan77

How does your configuration look like? Where you able to solve your problem?

3lvis avatar Oct 04 '20 08:10 3lvis