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

See [MediaBrowser](https://github.com/younatics/MediaBrowser) that I made this library to Swift3 using latest SDWebImage

1.Click ![1](https://cloud.githubusercontent.com/assets/22102597/20568753/74701d0e-b1d8-11e6-8ce4-e374dbdf4858.png) 2.MBProgressHUD show ? ![2](https://cloud.githubusercontent.com/assets/22102597/20568761/7c6fbab4-b1d8-11e6-8a4e-8953374f44a2.png)

fail message : Analyzing dependencies [!] Unable to satisfy the following requirements: - `SDWebImage (= 4.0.0-beta)` required by `Podfile` - `SDWebImage (!= 3.7.2, ~> 3.7)` required by `MWPhotoBrowser (2.1.2)`

MBProgressHUD 最新正式版已经是1.0.0了,你这个库里面的依赖能不能升级一下?

As of MWPhotoBrowser 2.1.2 SDWebImage version 4 or better is not supported

Can you please update the dependency MBProgressHUD to version 1.0.0 from 0.9.

I have been using this for a while. The other day I needed to make a change so I had to update everything to Swift 3. When I did, grid...