CVCalender monthView not shows constraint issue iOS.

Problem:

I had installed CVCalender for my project.In my view menuView shows but dayview not shows.

If i tried with weekview it works but monthview it will not works.

Solution:

  pod 'KDCalendar', '1.8.2'


Please try the above one it will works good.For iOS 10 and below it will works this version.For 10 and above you can try the below one to complete..


  pod 'KDCalendar'


Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift