自定义日历视图在IOS

自定义日历视图在IOS

问题描述:

我想在iOS中创建自定义日历视图。我可以每月或每周刷卡日历。将有一个选项来选择任何日期。任何人给我任何教程或开源库的链接,我可以自定义我自己的自定义日历视图

I want to make custom calendar view in iOS.I can swipe the calendar monthly or weekly.There will be an option for selecting any date.Can anyone give me a link of any tutorial or open source library by which I can customize my own custom calendar view

尝试自定义 Tapku 。我试过几个月前,我完全不喜欢它。日期有点搞砸了(11月31日有)。然后我发现了 Kal ,我也喜欢。

Try customizing Tapku. I've tried it a few months ago and I totally didn't like it. The dates were kinda messed up(had 31st of November there). Then I found out Kal and I did like it.

我认为这两个都很好。

希望它有帮助