EasyPickersCollection icon indicating copy to clipboard operation
EasyPickersCollection copied to clipboard

Collection of simple, extensible, easy to use pickers. Inspired by ActionSheetPicker.

EasyPickersCollection

Collection of simple, extensible, easy to use pickers. Inspired by ActionSheetPicker.

NOTE This class depends on ReactiveCocoa (currently v.2.4.x).

Installation

EasyPickersCollection is available via CocoaPods. Add the following line to your podfile:

pod 'EasyPickersCollection', '~> 1.0'

Alternatively just drag&drop EasyPickers folder to your project.