Results 3 issues of Prateek

I'm not sure if there is a way to increase the number of logs? It scrolls back to only about 50 lines right now

Method is - (NSArray _) calendarMonthView:(TKCalendarMonthView_)monthView colorsForMarksFromDate:(NSDate _)startDate toDate:(NSDate_)lastDate -(void)calendarMonthView:(TKCalendarMonthView *)monthView didLongPressDate:(NSDate *)date;

Pull Request

Hi, I'm facing a memory usage issue with the plugin, In excess of 300mb of memory is being used. Is there any way to drop the memory usage? Perhaps by...