ImagePicker
ImagePicker copied to clipboard
:camera: Reinventing the way ImagePicker works.
…, so I ordered them by the creation date ascending, so when you take new photo, it would appear as first in fetched photos, and that same photo would be...
Is there any way we can open gallery fully screen mode along with camera?
The flashMode was deprecated and a warning shows in CameraMan.swift. The new method is not easily applied. func flash(_ mode: AVCaptureDevice.FlashMode) { guard let device = currentInput?.device, device.isFlashModeSupported(mode) else {...
Warning appears in CameraMan.swift stating AVCaptureStillImageOutput has been deprecated. The use of the new AVCapturePhotoOutput is not easily implemented. Need update of the CameraMan.swift file. " stillImageOutput = AVCaptureStillImageOutput() stillImageOutput?.outputSettings...
This is actually a feature request. Our UX stuff posted an issue about image lost on the old iPhone if press shot too quickly. So can we have something like...
I am a developer integrating this IMG picker to our apps. While testing on my iPhone 11, the gallery is not showing in full height. It looks like the gallery...
How can I add builtInWideAngleCamera or builtInUltraWideCamera to rear camera? Thank you.
on iOS 14 capture put images to camera roll but shutter counter and picture preview are not updated
I didn't go deep in this, but I think this could depend on the new privacy policy of iOS 14. My app was compile with **Xcode** 11.7 and on the...
Hi team , you guys did awesome work, can you guys implement if limit reaches give some tost message . Ex: image limit given 40 After selecting 40 images give...
when I take a photo of something, app select not my picture, but the first image from the gallery.
when I take a photo of something, app select not my picture, but the first image from the gallery. here is my screen entry on [https://youtu.be/F41srBBK0vg](url)