How to add default Calendar programmatically in iOS [closed]

时间秒杀一切 提交于 2019-12-30 10:31:03

问题


How to add the default functionality of calendar control in my application?


回答1:


I have tried to duplicate the iOS calendar style using some of the open source components below:

Kal -it is very good and detailed, exactly like iOS calendar

Tapku - very big but nice

CK Calendar- only month, without EventKit integraion.

For Day and Week View. Also this.

AB Calendar Picker - It is awesome with year control.

It is better to see how all of this is implemented and then do something on your own.



来源:https://stackoverflow.com/questions/16060301/how-to-add-default-calendar-programmatically-in-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!