mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.
MIT License
8.75k stars 2.71k forks source link

Update SDWebImage to 4.0 #597

Open WilliamCheen opened 7 years ago

WilliamCheen commented 7 years ago

It's SDWebImage 4.0 in my project, so i have to fork the MBPhotoBrowser and update it; In addition,i update MBProgressHUD to 1.0 and DACircularProgress to 2.3.1 .

abdussamad0 commented 7 years ago

@WilliamCheen Gif images are not animating ... !

mathaeus commented 7 years ago

I already created a PR for updating the SDWebImage dependency to 4.0.0, see https://github.com/mwaterfall/MWPhotoBrowser/pull/591.