Hi, how to add event and set different color for each event on Swift.
thanks
Hi there. The example shows how to put event. Download example and see "Storyboard Example" and "Delegate Appearance Example"
How to set events on particular date and if there are 3 event and how to change event dot color ??
Change your colors in data array and call reloadData.
when i reload FSCalendar then dates invisible why? plz tell me
i mean to say when i set number of events and reload then hide dates
when i reload , only current month is only avilable, all other dates of other month is 0
event the placemarker heading is not visible(month)
(https://cloud.githubusercontent.com/assets/25659987/22778196/18f03464-eedc-11e6-8b2b-65dfbeee4f40.png)
when i scroll from current month to other like this..
(https://cloud.githubusercontent.com/assets/25659987/22778605/89f688ec-eedd-11e6-9e95-7e26434d7d2f.png)
above view is half scrolled state for you understanding..
Hello, How are you?
I am going to put the event date on your calendar. Can I make to other dates are disabled and event data is enabled? Thanks
None of the examples show how to add an event to date and display it in a tableview. They only print the date that was selected.
Most helpful comment
None of the examples show how to add an event to date and display it in a tableview. They only print the date that was selected.