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

The photo browser does not work with Voice Over. E.g., it doesn't read label correctly, and it does not read photo descriptions at all. Are you guys interested in making...

从photoBrowser返回上一个控制器的时候,上一个控制器的导航栏上感觉有一层黑色挡住,然后才变成白色。(上一层控制器的导航栏背景色是白色的)

when MWPhotoBrowser pop nav is error !! only at ios 10 later ![54197657-f4ca-45a7-aa7e-e73d66086ef6](https://cloud.githubusercontent.com/assets/12179007/20779693/0ef87028-b7b1-11e6-99b9-7d3e57d3e9b0.png)

I have almost 3000 images in the local File.And when I swipe too fast. the app crashs.

I just update some Pod dependencies and make some change of `info.plist`.

Added 'actionButton' parameter into the delegate protocol. On iPad it's required to specify UIBarButtonItem when presenting UIAlertController in a sheet mode.

/MWPhotoBrowser/MWPhotoBrowser/Classes/MWPhoto.m:162:63: Incompatible block pointer types sending 'void (^)(NSUInteger, long long)' to parameter of type 'SDWebImageDownloaderProgressBlock' (aka 'void (^)(NSInteger, NSInteger)')

'UIBarMetricsLandscapePhone' is deprecated: first deprecated in iOS 8.0 - Use UIBarMetricsCompact instead /Users/ndotmac/Desktop/trash/Taximobility_Mariano_ios_driv/Pods/MWPhotoBrowser/Pod/Classes/MWPhotoBrowser.m:474:102: 'UIBarMetricsLandscapePhone' is deprecated: first deprecated in iOS 8.0 - Use UIBarMetricsCompact instead

The Swift Package Manager can work with Swift as well as Objective-C dependencies. Considering the popularity of MWPhotoLibrary, it would be great if it supported the SPM. I thought everything...