Hello All,
It appears I've hit a dead-end in developing a "scheduling" app in terms of utilizing the Date Picker control as a calendar that actually functions like the apple calendar.
It also appears the EventViewController will only display one event versus an array of events???
So in order to list events/reminders in an app, we have to build this out in a table view or stack view???
I'm finding it hard to believe we can't simulate the current calendar display that when you click on a day, it will display that days events/reminders and have the 7 day view on top of it, etc...
Also, I did look at the calendar kit in CocoaPods. I was hoping to build my own using EventKit though.
Lastly, I was going to post a screenshot of this calendar/schedule image from an iPhone 11 simulator but it looks like we can't post screen shots in here???
It appears I've hit a dead-end in developing a "scheduling" app in terms of utilizing the Date Picker control as a calendar that actually functions like the apple calendar.
It also appears the EventViewController will only display one event versus an array of events???
So in order to list events/reminders in an app, we have to build this out in a table view or stack view???
I'm finding it hard to believe we can't simulate the current calendar display that when you click on a day, it will display that days events/reminders and have the 7 day view on top of it, etc...
Also, I did look at the calendar kit in CocoaPods. I was hoping to build my own using EventKit though.
Lastly, I was going to post a screenshot of this calendar/schedule image from an iPhone 11 simulator but it looks like we can't post screen shots in here???