简体   繁体   中英

how to implement iphone calendar day view

有谁知道如何实现类似于iphone日历日视图的视图?

也许您可以尝试一下日历用户界面: http//github.com/muhku/calendar-ui

The day view appears to be just a scroll view with a couple of subviews, one for each event. Are you trying to learn how to implement this, given pre-existing data, or are you trying to get access to the actual calendar data on the phone (which is not possible on non-Jailbroken devices)?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM