So i was trying to make the calendar display 2 month at the same time and have vertical scrolling.
How to do that in Swift?
Using FSCalendar,
calendar.scrollDirection = .vertical calendar.pagingEnabled = false