Hello..
I'm trying to create a calendar events catalog that will look something like this
I want it so that if I scroll vertically it changes the time showing in the catalog and if I scroll horizontally it will change the date of the calendar.
I made the vertical scrolling part work but I do not know how to also implement horizontal scrolling in swift..
Is there any way to make this work?
Im asking how to do this on swift.. Thank you