An open API service indexing awesome lists of open source software.

https://github.com/akosma/iphonestripview

Sample project using a UIKit-based strip component, like those featured in the LinkedIn and Facebook applications.
https://github.com/akosma/iphonestripview

Last synced: 10 days ago
JSON representation

Sample project using a UIKit-based strip component, like those featured in the LinkedIn and Facebook applications.

Awesome Lists containing this project

README

        

Sample project using a UIKit-based strip component, like those featured in the LinkedIn and Facebook applications.

To use it, just add it to your view as any other view, and implement the StripViewDelegate protocol to get notified about choices done by the user.