views:

513

answers:

1

I am trying to figure out how to best convert many of may apps to Split View apps for the new iPad. What are some of the best ways to go about this, minimizing the amount of transition code needed?

Remember, the code is under NDA, but discussing generalities on the design architecture is not.

+2  A: 

One thing I have done is making screenshots of the Keynote and that Ive movie. They show a lot of application in them and for now those are the best hints on how to do good UI design for the iPad I'm afraid. The mail app is a really nice example of the split view I think.

St3fan