MWPhotoBrowser icon indicating copy to clipboard operation
MWPhotoBrowser copied to clipboard

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

Results 106 MWPhotoBrowser issues
Sort by recently updated
recently updated
newest added

Hello, I need to change the caption "description string" to a current open photo. My scenario is, while user tap on edit caption then open alert controller with a text...

need to update The Version with SDWebImageneed to update The Version with SDWebImageneed to update The Version with SDWebImageneed to update The Version with SDWebImageneed to update The Version with...

need to update The Version with SDWebImage need to update The Version with SDWebImage need to update The Version with SDWebImage The Important things say three times

The dependency project SDWebImage has delete SDWebImageDecoder.h in version v4.2.2. Please update dependency.

Bottom toolbar gets cut off on iPhone X so here's what I did to fix it. Updated MWPhotoBrowser.m ``` - (CGRect)frameForToolbarAtOrientation:(UIInterfaceOrientation)orientation { CGFloat height = 44; if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPhone...