Gallery
Gallery copied to clipboard
📹 Your next favorite image and video picker
I don't understand why this pod use location permission, If there is a way to skip location permisiion please describe. Otherwise its a really awesome pod, have ever seen. Thanks
* Added compiler flag `GALLERY_USE_LOCATION` which is used to partition usage of `CoreLocation`. If the flag isn't set then the option within `Camera` to record the location is not available....
This PR adds two additional methods: `resolveImageData` for a single`Image` and for an array of `Image`s. These will extract the Asset's metadata and will return it as a parameter to...
Pretty straightforward. I've also added the option to customize the minimum and maximum scale factors via the `Config` struct (note that the customized values will be overridden by the device...
click Photos to select some photoes,then click the leftdown selected photoes to modal a new vc, some bugs in the new vc,for example , clicked close without response, clicked delete...
when a single image selection mode is selected (by setting imageLimit to 1) the controller doesn't select the image until the user manually deselects the previous one, this modification automatically...
when i try to upload nearly 90+ images my app got crashed and got this is message in my debugger "Terminated due to memory issue"
Getting a video url from VideoEditor.edit function takes a long time based on the size of the video file...?is there a way to reduce this long time??
Using both `Config.Grid.FrameView.fillColor` and `Config.Grid.FrameView.borderColor` produces no change in color when launching the gallery. Am I doing something wrong?
STR: - set Config.tabsToShow = [.imageTab] (one tab only); - run app. Result: Crash with "Fatal error: Unexpectedly found nil while unwrapping an Optional value" in line 97 of PagesController...