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: about 1 year ago
JSON representation
Sample project using a UIKit-based strip component, like those featured in the LinkedIn and Facebook applications.
- Host: GitHub
- URL: https://github.com/akosma/iphonestripview
- Owner: akosma
- License: other
- Archived: true
- Created: 2009-02-24T19:38:04.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-02-24T20:13:09.000Z (over 17 years ago)
- Last Synced: 2024-11-05T11:54:09.901Z (over 1 year ago)
- Homepage:
- Size: 87.9 KB
- Stars: 20
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome - iphonestripview - Sample project using a UIKit-based strip component, like those featured in the LinkedIn and Facebook applications. (etc)
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.