HorizontalPicker
HorizontalPicker copied to clipboard
A similar to UIPickerView but horizontal picker view.
Using Xcode 10 and Swift 5 in my project. at `import HorizontalPicker` I get an error saying: "Could not build Objective-C module 'HorizontalPicker'"
It would be very useful to have a preview of the look before diving into it further. Thanks
Hi, I am doing application for iPhone and Ipad. For iPhone everything is correct with HorizontalPicker. For Iphone7 plus as well (similar as iPad realization of split view.) For iPad...
Hi, I want to refresh / reload data of picker view. Which is not working with the below method. `self.horizontalPicker.reloadAll()` Thanks.
Update to support swift 5 + coding style