Skip to content

andy380743909/ADFlowCalendarView

Repository files navigation

ADFlowCalendarView

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 7.0

Installation

ADFlowCalendarView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ADFlowCalendarView"

Features

  • custom cells(sublass base DayCell, add your custom UI components and style)
  • three modes(year-mode, month-mode, week-mode)
  • first day of week(set Sunday, Monday or any other one as the start of the week)
  • easy to set the startDate and endDate of the calendar
  • easy to control the padding days at the end of a month(padding the last week,or padding to six weeks)

ScreenShots

TODO

  • [UI]better way to customize the appearence

  • [feature]Month mode - switch month (UICollectionView update)

  • [feature]Week mode - support no padding

Author

Andy Cui, andy380743909@gmail.com

License

ADFlowCalendarView is available under the MIT license. See the LICENSE file for more info.

About

a flexible calendar view

Resources

License

Stars

Watchers

Forks

Packages

No packages published