ios - How to make the view static until other view controller appear? -


situation: first image there have view 1 have animation left right when run app. after that, user click "proceed" button , continue view controller 2 before show view controller 2, view 1 disappear can see in second image. how make view1 static on there until view controller 2 appear?

enter image description hereenter image description here


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -