ipraba / EPCalendarPicker

Colourful calendar for iOS written in Swift
MIT License
347 stars 73 forks source link

Is there any way to show only few weeks? #25

Closed Daemon-Devarshi closed 7 years ago

Daemon-Devarshi commented 7 years ago

Say I want to shown only first and second week of a month, which might be reflected as - 2 or 3 rows in month view calendar, is there any way to achieve this using this library?

ipraba commented 7 years ago

sorry currently this library doesn't support. But you can always take a fork and implement it yourself. Thanks