SkillAgentSearch skills...

DatePickerCell

๐Ÿ“… Inline/Expanding date picker for table views.

Install / Use

/learn @DylanVann/DatePickerCell
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DatePickerCell

๐Ÿ“… Inline/Expanding date picker for table views.

CocoaPods Carthage compatible license

<p align="center"> <img src="http://i.imgur.com/dpHIzw8.gif"/> <br> [slow motion] </p>

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.

Related Skills

View on GitHub
GitHub Stars329
CategoryDevelopment
Updated16h ago
Forks41

Languages

Swift

Security Score

100/100

Audited on Apr 2, 2026

No findings