Skip to content

RDVCalendarView 1.0.3

Compare
Choose a tag to compare
@robbdimitrov robbdimitrov released this 31 Jan 12:13
· 15 commits to master since this release
  • Add -calendarView:didChangeMonth: delegate method to RDVCalendarView, make the month property public and read only
  • DRY up month navigation logic, make RDVCalendarView's month property atomic
  • Pass weak reference to animation blocks, highlight subviews on selection/highlight, add -dateForIndex: method