0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from tinsukE/master More... over 11 years ago
Replacing more hardcoded values for the property value More... over 11 years ago
Added some UI customisation properties More... over 11 years ago
Fixed compilation for 64 bit (using CGFloat instead of float) More... over 11 years ago
Adding an optional delegate method that notifies when the user starts interacting with the Picker More... over 11 years ago
Merge pull request #5 from yakubbaev/master More... about 12 years ago
Call initialization code also in initWithCoder More... over 12 years ago
Merge pull request #4 from yakubbaev/master More... over 12 years ago
Cleanup More... over 12 years ago
Bugfix: Crash when animating scrolling and simultaneously reloading components Reuses Tableviews now, should be a little bit more efficient More... almost 13 years ago
Wrong method name when checking if delegate respond to selector More... almost 13 years ago
Bugfix: Do not notify delegate if the row was not initialized More... about 13 years ago
Bugfix: Fix layout on frame change More... about 13 years ago
Bugfix: Last element could not be selected sometimes due to rounding error More... about 13 years ago
Bugfix: Fix crash if PickerView was removed from display while scrolling More... about 13 years ago
Updated podspec More... over 13 years ago
Bugfix: reloading of a component lead to wrong tableview content inset and the user could not scroll to the first item More... over 13 years ago
Bugfix: crash if picker did get an update while one tableview was still scrolling/decelerating More... over 13 years ago
Bugfix: selection indicator was off by some pixels More... over 13 years ago
Improvement: Labels now correctly center vertically in the middle of a row More... over 13 years ago
Bugfix: programmatically set row was not retained correctly in internal representation More... over 13 years ago
Bugfix: setting dataSource before delegate leads to crash More... over 13 years ago
Added Cocoapods podspec file More... over 13 years ago
Fix readme More... over 13 years ago
Update readme with screenshot URLs More... over 13 years ago
Added Readme and License More... over 13 years ago
Demo Project More... over 13 years ago
Xcode 4.4 Support Header More... over 13 years ago
Custom Picker View (drop in replacement for UIPickerView) More... over 13 years ago