interface builder - iOS reuse a series of multiple views via storyboard -


in app, have series of multiple view controllers, through user navigates sequentially enter , submit data (let's "overview", "details", "review input", example).

now need reuse flow in different parts of app (e.g. user can create new data edit existing data). different articles (such this one) suggest isolating common parts own storyboard files reuse. however, strategies seem target single views instead of sequence of views.

what best strategy sharing more complex flows, consist of multiple views?


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -