MHVideoPhotoGallery
MHVideoPhotoGallery copied to clipboard
A Photo and Video Gallery
Small changes to : - Allow subclassing of MHImageViewController - Correctly use pushToImageViewerForIndexPath in userDidPinch of overviewcontroller
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SFAuthenticationViewController viewControllers]: unrecognized selector sent to instance... Getting this error While try to login Via Facebook. > UINavigationController *nav = (UINavigationController*)presented; It...
It gives warning because MHUICustomization object did not have strong declaration.. This can be eliminated by changing the warning settings. @property (nonatomic) NSDictionary *descriptionLinkAttributes; @property (nonatomic) NSDictionary *descriptionActiveLinkAttributes; @property (nonatomic)...
SDWebImage has been updated and cannot be used properly
When scrolling through an album of imgur images, the gallery often crashes my app with this error. No idea why. Example album: http://imgur.com/a/whl0p
Hello! Thanks for the cool library that is very helpful! I have used it in my two last projects. In the last one, my client asked me to implement mini...
Please help, video scrubber cannot move back and forth, seem to be frozen. When try to slide, it slide to the next photo or video instead.
The animation on the MHShareViewController to resize photos in the share view is corrupted on iOS 11. the select boxes are out of the bounds. This can be seen in...
I've got app rejection with motivation: Your app uses or references the following non-public APIs: UIScrollViewDelayedTouchesBeganGestureRecognizer, UIScrollViewPanGestureRecognizer, [UIView origin] There is only one place where I can find 'UIScrollViewDelayedTouchesBeganGestureRecognizer' and...