KNMultiItemSelector – A multi-item selector/picker
Posted: June 7th, 2012 | Author: Kent Nguyen | Filed under: Custom UI, iOS | No Comments »KNMultiItemSelector is a versatile drop in multiple items selector for iOS projects. It works with both iPhone and iPad for several usage scenarios. See features and screenshots below.
It is best use for selecting several items in a long list of hundreds or thousands of items such as contact list of Facebook friend list.
Features:
- Multiple items selector with simple NSArray
- Subclass of UIViewController
- Enable/Disable table index
- Enable/Disable search control
- Enable/Disable recent items
- Optional image with out-of-box caching
- Facebook friends selector demo project
Basic Demo & Facebook Friends Selector Demo
iPhone and iPad screenshots
Source & Usage examples
You can get the full source-code from Github: github.com/kentnguyen/KNMultiItemSelector
Visit Documentation to see how it is used and other configuration options




