Go to another page

let loginVC = UIStoryboard(name: "Main", bundle: nil).instantiateViewController(withIdentifier: "AddPupilsToClass") as! AddPupilsViewController
                self.navigationController?.pushViewController(loginVC, animated: true)

Comments

Popular posts from this blog

Rotation

Swift Basics - Sets

Things to consider when designing the user interface