I've just started to learn to code in Swift and in the process of building a restaurant iOS app.
I basically have a table view of restaurants with a Map button on the top right, embedded in the nav. When you click on it, I like the view to flip to reveal a map.
How do I go about doing this?
The push segue seems to fixate on a default animation.