How To Get
1. Install dependencies: PTImageAlbumViewController and Nimbus
If your project uses CocoaPods to manage its dependencies, easiest way to install Nimbus is to add the following in your Podfile:
pod 'Nimbus/NetworkImage', :podspec => 'https://gist.github.com/exalted/7655606/raw/ce27220c457984ecd30fb800503b4c299159ace0/Nimbus.podspec'2. Copy PTShowcaseViewController directory into your own project
Instead of manually downloading files, you could use git submodules:
git submodule add https://github.com/exalted/PTShowcaseViewController.git3. #import headers
#import <Nimbus/NimbusCore.h>
#import <Nimbus/NimbusPhotos.h>
#import <Nimbus/NimbusNetworkImage.h>4. Build & run
If you have trouble, check out Showcase project in Examples directory for a working example.
Screenshots
ℹ️ Please note: screenshots below are outdated. On devices that run iOS 7 navigationbars and toolbars are actually "flat" and translucent as you would expect.
Screenshot 1.
Screenshot 2.
Screenshot 3.
Screenshot 4.
Screenshot 5.
Screenshot 6.
Screenshot 7.
Screenshot 8.
Screenshot 9.
Screenshot 10.
How To Contribute
This project uses CocoaPods to manage dependencies. Installing it is as easy as running the following commands in the terminal:
$ sudo gem install cocoapodsIf you have any trouble during the installation, please read CocoaPods documentation.
When you've installed CocoaPods, then:
$ git clone https://github.com/exalted/PTShowcaseViewController.git PTShowcaseViewController-exalted
$ cd PTShowcaseViewController-exalted/Examples/ShowcaseDemo/
$ pod install
$ open ShowcaseDemo.xcworkspace
Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.




















