Can i pop to Specific ViewController?

后端 未结 16 1903
我寻月下人不归
我寻月下人不归 2020-11-28 05:35

I am using navigation based application. I push First ViewController to Second ViewController and from Second ViewController to Third ViewController. Now I want to pop from

16条回答
  •  Happy的楠姐
    2020-11-28 06:14

    i have answer here. This is 100% working code for Swift > 4.X

    How can I pop specific View Controller in Swift

提交回复
热议问题