开发者

Whats the best way to implement a custom Calendar on the iPhone

开发者 https://www.devze.com 2022-12-20 00:28 出处:网络
I want to create a calendar that will allow for events to be created and deleted within an iphone app. Can someone recommen开发者_运维百科d a way to accomplish this and possibly mention existing apps

I want to create a calendar that will allow for events to be created and deleted within an iphone app. Can someone recommen开发者_运维百科d a way to accomplish this and possibly mention existing apps that use this feature


You could probably benefit a lot from the Tapku Library.

It includes a calendar month and day views, which you could probably pair with Core Data or another persistence solution to get what you need.

0

精彩评论

暂无评论...
验证码 换一张
取 消