shoheiyokoyama / Koyomi

Simple customizable calendar component in Swift :calendar:
MIT License
749 stars 103 forks source link

Next Month days #26

Closed piv199 closed 7 years ago

piv199 commented 7 years ago

Currently calendar displays up to two weeks of the next month, and one for the past. How to make max one for the next month?

I don't want 6-12 week of the next month to be displayed. What should I do?

screen shot 2017-02-19 at 00 52 59
piv199 commented 7 years ago

Okay, I understood why it's needed :)

viniciusvieir commented 7 years ago

Can you please elaborate what it is needed? I'm facing the same issue

piv199 commented 7 years ago

@viniciusvieir I've left as is, because it could feel all five rows, and adding/removing lines will be not looking good. So it's okay.

lemarian commented 6 years ago

Is there a way to hide the next and previous month days?