pushViewController

fun pushViewController(route: String, animated: Boolean = true, removePreviousVCs: Boolean = false)

Push a new screen onto the navigation stack (equivalent to iOS pushViewController)