#3? Click here now

congratulations, very simple to use.
From Brasil,
Wellington Tatsunori Asahide
@casperzandbergenyaacomm cool calendar. Can you share how you did it?
@upanshed it looks like the original project I used that for is being canceled, if it is I might open source the calendar on this account if I don't forget. I'll know in a few weeks.

@rBockRuby clean design. Looks good. +1
Here is my implementation, I'm using YearView, MonthView, and WeekView with a dailyView made by myself.
For transitions i'm using HeroTransitions/Hero, and some native animations.

_Click on the image above for see the video_
This is just a part of a greater app, a mobile ERP from Brazil called VHSYS, and because that part of the app comes from a menu, i use the navigationBar context menu for close't(the destructive button that you can see on the video).

Here's mine. Currently I'm doing a weekly calendar feature for a new app, I'm searching for particular issues, that's why I stumbled upon this post.

Been a part of my app for a couple years now, thanks for the great work.
Wow! I have a question. How did you add the viewer beyond the other cell area?
@nchodge i am interested in knowing this as well
@jasudev are you referring to the 3D effect of the events floating on the cells or something else? If so it is a shadow property of the event's view: view.layer.shadowColor, etc...
@nchodge ok i got it now. I was talking about the ADT view. It appears to have spanned across the actual cells. But now that i think about it, I now realize it is the 3d effect of the ADT view over the selected View that fooled me. Good calendar 馃憤
@RomuloVHSYS would you share the agenda part code? daily view, weekly and the month view.
We made a framework based on JTAppleCalendar - Fastis
Spent a little too much time on this. Happy with the result though.

Most helpful comment
Been a part of my app for a couple years now, thanks for the great work.