RIGImageGallery
RIGImageGallery copied to clipboard
An image gallery view controller designed to work with the Raizlabs Interface Guidelines for iOS
I recently received an email from iTunes Connect stating `Starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later,...
Add support for swift 4.2
I try to custom color in navigation and I found a problem . That when I set navigationController.navigationBar.isTranslucent = false the image when slide is present not correct (It's a...
In some cases, you might have URLs for images (and possibly thumbnails), and it would make sense for RIGImageGallery to manage loading those images internally. If we don't want to...
Add a slide down to dismiss gesture recognizer to mimic the system Photos app.