Gallery
Gallery copied to clipboard
📹 Your next favorite image and video picker
Hi guys, here are some of the warning alerts from Xcode: These are all in the CameraMan.swift file 'AVCaptureStillImageOutput' was deprecated in iOS 10.0: Use AVCapturePhotoOutput instead. 'devices()' was deprecated...
With the new app privacy settings, we can allow some photos accessed by the application. Also, we can trigger to allow user to select some more photos accessed by the...
I love this library a lot. Referred this library to several of my developer friends. And, I learnt a lot from this codebase. Thank you **Contributors**. I understand it takes...
When I select camera tab and capture a photo, that photo is saved to gallery. Please add feature where saving photo to gallery is optional. Thanks in advance.
Please add description how to add dependency as SPM and specify the version When I try to add dep: Package.swift has no Package.swift manifest for version 2.4.0 in https://github.com/hyperoslo/Gallery
On package file: ``` dependencies: [ // Dependencies declare other packages that this package depends on. .package(url: "https://github.com/hyperoslo/Gallery", from: "2.4.0") ], targets: [...] ``` error: ``` https://github.com/hyperoslo/Gallery has no Package.swift...
My application reject by store due to this library because it need location permission and I can't understand what's I write in purpose string (Info.plist)
Could please provide camera recording Feature?