iOS 简约日历控件EBCalendarView的实现代码

上传:aaaa14521 浏览: 14 推荐: 0 文件:PDF 大小:120.97KB 上传时间:2021-01-16 18:08:05 版权申诉
本文介绍了iOS 简约日历控件EBCalendarView的实现代码,分享给大家,具体如下: EBCalendarView日历控件,调用简单,代码简洁。 github地址:https://github.com/woheduole/EBCalendarView 效果图 调用示例 EBCalendarView *calendarView = [[EBCalendarView alloc] initWithFrame:CGRectMake(0, 64, CGRectGetWidth(self.view.bounds), 0)]; calendarView.delegate = self;
上传资源
用户评论