hyperoslo / hyperoslo/ImagePicker
ImageGallery not show
Open
- Dominant language
- Swift
- Stars
- 4.9k
- Forks
- 673
- PR merge metrics
- No merged PRs in 30d
Description
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.?
Contributor guide
Assessment
This issue has not been assessed yet.