Reputation: 43
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 application.
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.
Upvotes: 1
Views: 476
Reputation: 43
For anyone wondering, UIViewAnimationTransitionCurlUp allowed me to achieve this.
Upvotes: 1