Skip to content

xueselangman91/THCalendarDatePicker

 
 

Repository files navigation

THCalendarDatePicker

Pod Version Pod Platform Pod License

This control is based on the datepicker-ios control combined with the KNSemiModalViewController.

The original controller was not aware of orientation changes and was missing some customization features that I needed for my project, so I decided to rewrite part of the controller to fit to my needs

Screenshots

iPhone Portrait iPhone Landscape

Installation

CocoaPods

Install with CocoaPods by adding the following to your Podfile:

platform :ios, '6.1'
pod 'THCalendarDatePicker', '~> 0.0.1'

Note: We follow http://semver.org for versioning the public API.

Manually

Or copy the THCalendarDatePicker/ directory from this repo into your project.

Usage

Have a look at the Example Project.

#Contributions

...are really welcome.

License

Source code of this project is available under the standard MIT license. Please see the license file.

About

A DatePicker based on a custom calendar view

Resources

License

Stars

Watchers

Forks

Packages

No packages published