Closed filiroman closed 2 years ago
Is there a way to reach infinite scrolling in horizontal week view, even without events? I've found that I need to put empty events in NSFetchedResultsController, but how can we do it endlessly?
Check my repo out, I forked it and it has infnite scrolling (only forward right now..)
https://github.com/BadChoice/RVCalendarWeekView
Is there a way to reach infinite scrolling in horizontal week view, even without events? I've found that I need to put empty events in NSFetchedResultsController, but how can we do it endlessly?