EvanCooper9 / swift-week-view

An iOS calendar library for displaying calendar events in a week view.
206 stars 21 forks source link

StartHour Won't Changed #14

Closed gharary closed 3 years ago

gharary commented 5 years ago

I'm Implementing your Repo however either in your example or in a new project whenever I want to change the startHour; In runtime, it won't change at all, But when I go deep into your WeekView Implementation and changing the defaults(9:00,17:00) it changes!