SHGalleryView
SHGalleryView copied to clipboard
a Page View styled gallery for iOS that can show Images and videos.
@grevolution , So far after lots of trying, no loading activity spinner is showing at all even for remote resource url. Would it be possible to give any example? I...
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
I tried to use with swift as framework platform :ios, '8.0' use_frameworks! pod 'SHGalleryView' Crash here SHGalleryView.m _mediaControlView = (SHMediaControlView *)[SHUtil viewFromNib:@"SHMediaControlView" bundle:nil]; - (UIView *)viewFromNib:(NSString *)nibName bundle:(NSBundle *)bundle {...