Swift UIKit UICalendarView inside the UIScrollView
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?
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?