Jtapplecalendar: [UI Improvement] Months separated on "cells" & custom design

Created on 7 Feb 2017  Â·  5Comments  Â·  Source: patchthecode/JTAppleCalendar

Not an issue per se. Rather a mere improvement on this library to support the below design.

img_0264

On the above image, we can clearly see that each month is separated in its own "cell" with rounded corners and a drop shadow. I achieved the above by using a UICollectionView and UICollectionViewCell. Each cell includes an instance of a JTAppleCalendar with a custom configuration in order to only show one month.

It would be great if JTAppleCalendar could provide such ability instead of having to create a custom one like I did.

Already Fixed on Master Branch enhancement

Most helpful comment

Alright. I'll get to work on a prototype to accomplish this.
will get back to you in some time

All 5 comments

Alright. I'll get to work on a prototype to accomplish this.
will get back to you in some time

@patchthecode For the sake of simplicity I created a stripped down version of my implementation. You Can find the repository here — https://github.com/dimmdesign/CustomCalendar

@dimmdesign awesome. checking it out now.

made good progress on this. Expect a massive update in version 7.0.0
Code is ready. Just doing final tests.

Issue resolved on version 7.0
Releasing Beta version this weekend.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MoridinBG picture MoridinBG  Â·  5Comments

nikolalukovic picture nikolalukovic  Â·  4Comments

Fatalution picture Fatalution  Â·  3Comments

programus picture programus  Â·  3Comments

prahaladm picture prahaladm  Â·  3Comments