WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSCalendar view is not showing anything

shujaaion opened this issue · comments

FSCalendar view is not showing anything, please check attached screenshot

  1. I have implemented it in separate Viewcontroller, It does not show anything. Delegate and data source are set, frames are also set, but implemented delegates does not get called, however if i implement this in separate empty project it works fine.
    Implemented all methods described in documentation
  2. cocoaPods integration
  3. iPhone 8 iOS14.4
  4. Xcode 12.4
  5. FSCalendar 2.8.2
  6. No

simulator_screenshot_AD31FF5B-8AB9-49A1-96FE-31ABF2A8DDF0

reloading FScalendarview fixed this issue

reloading FScalendarview fixed this issue

how to reload?