HorizontalPicker 2.0.2

HorizontalPicker 2.0.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2016
SPMSupports SPM

Maintained by Bernd Rabe.



  • By
  • RABE_IT Services

HorizontalPicker

Usage

  1. Just drop a normal UIView into your Storyboard and change the class to HorizontalPickerView. Make sure the module is set to HorizontalPicker.

  2. import HorizontalPicker module

  3. Add IBOutlets to the newly created view and set the dataSource and delegate attributes.

  4. Make your class compatible with HorizontalPickerViewDataSource and HorizontalPickerViewDelegate protocol.

  5. Implement the required methods and you are good to go.

Installation

Author

RABE_IT Services, [email protected]

License

HorizontalPicker is available under the MIT license. See the LICENSE file for more info.