I’m creating a screen similar to this, my problem is that the calendar remains fixed at the top, how can I put the UICalendarView inside the UIScrollView to make it scroll vertically?
So I have a scrollview and inside a calendar with a tableview underneath.