luosky / KSAdvancedPicker

Meant to overcome UIPickerView limitations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!).

About

Meant to overcome UIPickerView limitations.

License:Apache License 2.0


Languages

Language:Objective-C 100.0%