mmick66 / CalendarView

An Easy to Use Calendar for iOS (Swift 5.0)
MIT License
598 stars 115 forks source link

Add clear all prevent index out of range #124

Closed levous closed 4 years ago

levous commented 4 years ago

Adds a simpleclearAllSelectedDates method. also guards against an index out of range bug

mmick66 commented 4 years ago

Thank you!