TapkuLibrary is an iOS library built on Cocoa and UIKit intended for broad use in applications. If you're looking to see what the library can do, check out the demo project included. Some major components include coverflow, calendar grid, network requests and progress indicators.
Browse the documentation at devinsheaven.com/tapku/documentation. To add the documentation directly to XCode, download the docset and place the docset into the ~/Library/Developer/Shared/Documentation/DocSets/
folder.
Instructions on adding tapku library can be found here. For additional help, check out the demo project.
Follow me on twitter, @devin_ross.