When a button is pressed I want to segue between two view controllers by using a Modal Transition style CoverVertical and then dismiss it. There is allot of info ou
CoverVertical
Dismiss view controller in Swift 4:
dismiss(animated: true, completion: nil)