veader / V8HorizontalPickerView

Horizontal UIPickerView Control for iOS
zlib License
233 stars 44 forks source link

Added optional click sound support using AVFoundtion #11

Closed argentini closed 11 years ago

argentini commented 12 years ago

Now the control leverages the same audio file that the UIPickerView uses for wheel scrolling. Audio file path and volume can be passed to the control for easy customization.

veader commented 11 years ago

I like this idea but it doesn't fit well with my original goal for the control.