KDCalender hide the title but not hide the weekdays iOS swift

Solution:

First return the header string to ""..If you tried with nil it will be shown.

Set the calender style with headerview height to 50 ..After that it will be shown but less height..So we can only show the dayviews..Not the header height..

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

store cgpoint in userdefaults iOS swift