i have some problem..
i have created a dynamic button in a table view. I want to know the method of opening a new view controller when i click the dynamic button in the table view.
i have some problem.. i have created a dynamic button in a table view.
Share
Usually we have 2 ways to do that.
Present Modal View Controller
Push another view controller using navigation controller