Gray Campbell

Results 7 comments of Gray Campbell

I hadn’t given it much thought previously, but I’m certainly open to it. It shouldn’t be difficult to add, but it is a little time consuming to update everything for...

To get the functionality you're talking about, the first step would be to allow for fully customizable day views. As of right now, GCCalendar only allows you to customize certain...

There isn't currently a way to have the calendar display 2 weeks at a time. The best you could do at the moment is set `calendarView.displayMode = .week` which would...

There isn’t currently a way to do that, no. You could fork the repository and add it yourself if you would like.

I'll look into adding this as an option. Since I'm not familiar with use cases for this feature, would you still want the calendar to select the current date initially...

Sounds good. I'll look into adding it when I get a chance.

I haven't had a chance to try implementing this feature yet, but I just wanted to give you a heads up that the code you posted above: ``` fileprivate func...