BSModalPickerView
BSModalPickerView copied to clipboard
Adding range picker support - the ability to build pickers for value ranges
Includes float (CGFloat) and time (NSDate) range picker examples, including an update to the sample project to demonstrate usage.
BSModalFloatRangePickerView is useful for choosing currency or price ranges. BSModalTimeRangePickerView is useful for choosing a time range.
Cheers!