zjfjack / JZCalendarWeekView

Calendar Week & Day View in iOS Swift
MIT License
448 stars 120 forks source link

Allow scrolling to decelerate based on the scroll velocity #131

Open tschmitz opened 3 years ago

tschmitz commented 3 years ago

This change adds a new property to JZBaseWeekView that, when enabled, takes the scroll velocity into account when determining the final stopping point of the scroll view.