DatePickerCell Save

📅 Inline/Expanding date picker for table views.

Project README

DatePickerCell

📅 Inline/Expanding date picker for table views.

CocoaPods Carthage compatible license


[slow motion]

Installation

CocoaPods

DatePickerCell is available through CocoaPods. To install it, add it to your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

target 'MyApp' do
  pod 'DatePickerCell', '~> 1.0'
end

Carthage

DatePickerCell can also be used with Carthage. To install it, add it to your Cartfile:

github "DylanVann/DatePickerCell" ~> 1.0

Usage

See the included example (ViewController.swift) for usage.

Documentation

Documentation is on CocoaDocs.

Open Source Agenda is not affiliated with "DatePickerCell" Project. README Source: DylanVann/DatePickerCell
Stars
329
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating