You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement - (NSInteger)calendar:(FSCalendar *)calendar numberOfEventsForDate:(nonnull NSDate *)date delegate. Check the NSDate date that comes with it. If the date is a date in the next month, return 0.
I have added event in current month but it is showing also event in next month date.
How to remove it.
The text was updated successfully, but these errors were encountered: