Design for iPhone and iPad, when iPad shows all Container Views and iPhone, just some of them

So, using Xcode 6.1.1, I have sizing classes included in the Storyboard.

My plan is in iPad dimensions, I will have a visible number of 4 View Controllers. Each of them has interrelated data that changes when the login is throttled in another view controller using NSNotifications. Since it has multiple view controllers, I added container views to the storyboard.

ipad view

When the app is loaded on the iPhone, I want to use two view controllers instead

  • to enter input (number 4 in the image)

  • and a wizard (number 3 in the image) with the ability to display detailed views (numbers 1 and 2 in the image) as modal views

iphone view

My question is that I understand how to set up the iPad so that all view controllers interact with each other, but in the iPhone they see how to enable navigation so that the user can access the details?

+3
ios objective-c xcode uistoryboard xcode-storyboard


source to share


No one has answered this question yet

Check out similar questions:

170
UISplitViewController in portrait on iPhone shows VC details instead of wizard
sixteen
Adaptive show detail segue converts to modal instead of clicking on iPhone when main view controller is UITabBarController
8
iOS 6 storyboards: modal view doesn't fire
3
Expand On-Screen Layout: Split View Controller Shows Incorrect Master / Part Relationships
2
The default iPhone project is for iPad controllers
1
Only one storyboard for iPad and iPod / iPhone
1
Can View Manager be used between iPhone and iPad storyboard?
0
Using the same programmatically loaded storyboard for iOS and iPad
0
How iOS8 Size Classes Solve NavigationController Style Stacks and SplitViewController Master / Part
0
View not showing on iPad only on iPhone



All Articles
Loading...
X
Show
Funny
Dev
Pics