WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift
MIT License
10.6k stars 1.94k forks source link

Change the font family and size of dates in the calendar #942

Open ofix-Parul opened 6 years ago

ofix-Parul commented 6 years ago

@WenchaoD: Please advice if there is a way to increase the font family and size of the dates in the calendar.

topik96 commented 5 years ago

calendarView.appearance.titleFont = UIFont(..............)

MalikIrfan095 commented 5 months ago

if there is a way to increase the font family and size of the Selected Date in the calendar.