MWPhotoBrowserSwift icon indicating copy to clipboard operation
MWPhotoBrowserSwift copied to clipboard

A simple iOS photo and video browser with grid view, captions and selections. Swift version.

Results 11 MWPhotoBrowserSwift issues
Sort by recently updated
recently updated
newest added

Can you convert project to Swift 3 and add Header Section for group image. Thanks

Hello, i liked you MWPhotoBrowser and want use in my swift project, how can i install it into my project?

In iOS 9 there's a problem, if there are at least two photos, if i am in portrait mode and i'm displaying last photo, if i go in landscape it...

Hi @tapz, Hope you are doing well. I have a question regarding multiple selections on the Photo Grid. The README file says something like this: > Selections > > The...

When I set the 'browser.startOnGrid = false' ,what I want to do is that custom decide which image should be show for first, so I need to get access the...

Getting this error. Analyzing dependencies [!] Unable to find a specification for `MWPhotoBrowserSwift` On searching the project on Cocoapod website, it doesnot show anything

Hi there, The Obj-c version has a method called `[browser setCurrentPhotoIndex:1];` I'd like to be able to load a specific image full screen on load. Is this possible? Thanks! David

Hi, im use pods, and cant find method showNextPhotoAnimated in class PhotoBrowser. Can you fix it please?

browser.navigationItem.rightBarButtonItem = UIBarButtonItem(title: "Назад", style: .Plain, target: self, action: nil) This method does not work, any ideas?

Bottom download button doesnt work when pressed. Nothing happened.