iOS: Best practices for a “one-way” navigation controller?

前端 未结 3 1290
耶瑟儿~
耶瑟儿~ 2020-12-21 19:02

I\'m developing an app which is essentially a sequence of many different tests (for simplicity, think about an SAT test or a Mensa test). Each test is implemented in a diffe

3条回答
  •  清酒与你
    2020-12-21 19:54

    You can also use view animation to avoid push viewcontrollers.you can give view animation like pushing a VC

提交回复
热议问题