evadne / DayFlow

iOS Date Picker + Infinite Scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DayFlow

iOS Date Picker + Infinite Scrolling.

Play

Look at the Sample App. Check out the Sample Video. Have fun. Make it faster. Fork and send pull requests. Figure out hooks for customization.

Use

Plop DFDatePickerViewController in, and implement the one method in <DFDatePickerViewControllerDelegate>:

- (void) datePickerViewController:(DFDatePickerViewController *)controller didSelectDate:(NSDate *)date;

That pretty much sums up what it does.

Licensing

This project is in the public domain. You can embed it in works for hire or use it for evil. Attribution by linking to the project page and chocolate delivery is appreciated.

Credits

About

iOS Date Picker + Infinite Scrolling


Languages

Language:Objective-C 97.8%Language:Ruby 2.2%