{% github it-boyer FSCalendar 1a026a4c width = 30% %}

自定义日历控件,日期图标

FSCalendar FSCalendar是一款开源iOS日历控件,支持横向、纵向滑动模式,全屏模式,带有子标题、事件设置等功能。以下是项目截图: Use Interface Builder 1、 Drag an UIView object to ViewController Scene 2、 Change the Custom Class to FSCalendar 3、 Link dataSource and delegate to the ViewController 4、 Finally, implement FSCalendarDataSource and FSCalendarDelegate in your ViewController

预览效果