Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 933 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 933 Bytes

ScrollableDatepicker

Swift 3 compatible CocoaPods compatible Platform iOS License: MIT

demo

Installation

CocoaPods

Add the following line to your Podfile:

pod 'ScrollableDatepicker'

Then run the following in the same directory as your Podfile:

pod install

Manual

Copy the folder Sources/ to your project.