CustomizableCalendar is a library that allows you to create your calendar, customizing UI and behaviour.
Features:
- Custom header (should be implemented by the user);
- Custom sub view (month name by default);
- Custom weekly days view;
- Custom date view;
- Possibility to implement selection on day click;
- Possibility to implement weekly day calculation;
- Receive updates of Calendar (with AUCalendar);
- Every change to AUCalendar is notified and automatically refreshes UI;

Leave a Reply
You must be logged in to post a comment.