I have a UIView which has a button, On the button’s tap I am showing a new UIView which contain a UINavigationBar and a UITableView. Is there any way to animate a flip effect on button’s tap and load the view and also vice versa ?
I have a UIView which has a button, On the button’s tap I am
Share
Sure, here is some code that may help
For you, you might want to get the UIView for your table view. The button is what triggers the flip