Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 421 Bytes

File metadata and controls

11 lines (7 loc) · 421 Bytes

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.