/KSAdvancedPicker

Meant to overcome UIPickerView limitations.

Primary LanguageObjective-CApache License 2.0Apache-2.0

KSAdvancedPicker

Many people complain about UIPickerView being hardly customizable. KSAdvancedPicker tries to overcome its limitations in a straightforward manner as the class is highly based on well-known iOS components (like UITableView).

Look at the fancy screenshot, customizations are endless!

KSAdvancedPicker works with both ARC and non-ARC projects.

Known issues

It's not autoresizable (yet!).