Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI Improvement] Months separated on "cells" & custom design #296

Closed
dimitris-c opened this issue Feb 7, 2017 · 5 comments
Closed

[UI Improvement] Months separated on "cells" & custom design #296

dimitris-c opened this issue Feb 7, 2017 · 5 comments

Comments

@dimitris-c
Copy link

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.

@patchthecode
Copy link
Owner

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

@dimitris-c
Copy link
Author

@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

@patchthecode
Copy link
Owner

@dimmdesign awesome. checking it out now.

@patchthecode
Copy link
Owner

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

@patchthecode
Copy link
Owner

Issue resolved on version 7.0
Releasing Beta version this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants