Correct approach for ArrangementView

I currently have an iPhone tab view application without iPad views, and I am aiming to add a left-hand bar that summarises content and keeps what is normally a sheet permanently visible. What pattern would work best for this?

At present, I pass the view to another view with a navigation stack containing an arrangement view with the previous view and then the sidebar as a secondary view; would that be the appropriate approach?

Answered by DTS Engineer in 906657022

Hi @craigmpeters2,

Please see your post in our other iPhone Duo activity:

What pattern to use for an iPhone Tabview app

https://developer.apple.com/forums/thread/847795?answerId=906614022#906614022

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Hi @craigmpeters2,

Please see your post in our other iPhone Duo activity:

What pattern to use for an iPhone Tabview app

https://developer.apple.com/forums/thread/847795?answerId=906614022#906614022

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Correct approach for ArrangementView
 
 
Q