BadChoice / RVCalendarWeekView

Simple but powerful Calendar Week View for iOS
MIT License
101 stars 24 forks source link

How set hour 8.00-21.00, no scrolling up to 8 hour and 21.00 #37

Open respect955 opened 6 years ago

respect955 commented 6 years ago

how to limit the hour so that you can not swipe lower or higher

BadChoice commented 6 years ago

I believe you should have to override the flowLayout to display less hours, I have no direct api for this

respect955 commented 6 years ago

And where does this flowLayout find me?