iPad third-party calendar component
I need a calendar-App-like UI component in my App. I mean, not necessarily nice and complex like the calendar App, but close enough.
Is t开发者_运维百科here something similar and possibly open source? Frameworks, API, libraries, snippets and so on?
(I say iPad on purpose, not iPhone! I know there are good solutions for iPhone, already)
I know this one https://github.com/ocrickard/OCCalendar
But I'm not sure if you can customise everything you need.
Hope it help
I am not entirely sure what you are looking for but Apple has some good documentation on Event Kit UI frameworks. This would allow you to navigate and use basic calendar functions.
精彩评论