Saturday, 14 September 2013

Converting TableView Storyboards from iPhone to iPad

Converting TableView Storyboards from iPhone to iPad

I have read the responses to this question. They are good, but I don't
think they answer how to convert table view based storyboards. For
example, iPad tables are usually built on a UISplitView.
I know too, that I can copy various scenes. But that doesn't create all
the seques, and with a fair number of scenes (i.e. >20), organizing and
debugging can create a bit of havoc.
What then, have people found as the best practices (least work, easiest to
debug), to manage TableView conversions?
Many thanks

No comments:

Post a Comment