MediaBrowser
MediaBrowser copied to clipboard
π A simple iOS photo and video browser with optional grid view, captions and selections written in Swift5.0
- Update target to iOS 13.0 - Fix issue with compilation error (fixes issue https://github.com/younatics/MediaBrowser/issues/85) - Remove some warnings of deprecated methods
Hi, Thanks for your great library! I want to show `multiplePhotoGrid()` in the first app view controller. But i get this error: `Cannot form weak reference to instance (0x7faf25043a00) of...
Using MediaBrowser in a recent project lead to 2 errors in the MediaBrowser Pod which makes further compile in the project impossible. The 2 errors are at: Media.swift #194 operation...
I hope the author can support the function of selecting local pictures by swiping
2019-12-19 12:07:55.317059+0530 WakeUppApp[2339:311223] [StatusBar] Hiding the status bar instance directly is not supported anymore, please update your app. 2019-12-19 12:07:55.317493+0530 WakeUppApp[2339:311223] [Playback] βοΈError loading tracklist for queue feeder: Error Domain=MediaPlaybackCoreErrorDomain...
I'm using grid, when I click on an image or video it opens but when I swipe left right I don't see the prev/next photo and the count on the...
This is more of a wish list: - MediaBrowserDelegate.CameraRoll(n) is a shared instance that sources from the camera roll where n is the last n media according to date -...
I'm am using this SDK for displaying images downloaded from a URL. I have a table view controller which is responsible for presenting the media browser. I can't change the...