(Required) Version Number: 8.0.2
I would like to add some spacing at the bottom of the calendar, but it doesn't seem to be customisable.
I tried setting a custom contentInset, but it looks like it's updated internally.
I may be good to have an equivalent method for customised footer views ?
public func calendar(_ calendar: JTACMonthView, footerViewForDateRange range: (start: Date, end: Date), at indexPath: IndexPath) -> JTACMonthReusableView {
If there's an actual solution, can you please provide the code/documentation ?

hmm. I only support header.
No one has asked for footer before, so i have never done it.
I will have to implement this.
Setting this issue as an update feature.
Unfortunately though, I will not get to this feature soon as i am working on a project. Someone will have to do a pull request if you need this feature faster.
The update will be this
Thanks @patchthecode for the quick reply, we'll check internally if we can implement it.
Hi. Does anyone achieved to implement this enhancement?
Most helpful comment
hmm. I only support header.
No one has asked for footer before, so i have never done it.
I will have to implement this.
Setting this issue as an update feature.
Unfortunately though, I will not get to this feature soon as i am working on a project. Someone will have to do a pull request if you need this feature faster.
The update will be this