iosswiftcalendarfscalendar

Event table Using FSCalendar


I am using FSCalendar in my application to show calendar and events. So my question is can we achieve events table using FSCalendar or we have to do it by using separate tableview. Thanks in adv.

I want this tableview


Solution

  • 1) put tableview down to the FSCalendar view.
    2) Then Get Selected Date DATA And Relaod the tableview.