iPad Calendar Style Flip?
Can anyone give me any advice on setting up the ability for a user to flip from screen to screen on the iPad. Similar to how you can flip from day to day in the default Calendar appl开发者_C百科ication.
Can I take advantage of anything that is built in? or does this need to be custom built.
Any advice or starting tips/hints would be appreciated.
Thanks,
Matt.
For anyone wondering, UIViewAnimationTransitionCurlUp allowed me to achieve this.
精彩评论