YMDatePicker 0.3

YMDatePicker 0.3

Maintained by MasakazOzaki.



  • By
  • Masakaz Ozaki

YMDatePicker

The calendar-style date picker with weekly and monthly mode

demo

  • YMDatePicker can be also used in inputView like UIPickerView.

demo

Installation

Use CocoaPods...

pod 'YMDatePicker', '~> 0.1'

You can also add YMDatePicker.xcproj to your project manually.

Usage

  1. Arrange UIView using a storyboard.
  2. Inherit YMDatePicker and also specify it for 'module.'
  3. After a while calendar will be displayed on the view.
  4. You can connect IBAction to ValueChanged. This event will fire when the date is selected.

Contact

License

This project is licensed under the mit license.