Skip to content

Instantly share code, notes, and snippets.

@hasanalisiseci
Created February 23, 2020 12:25
Show Gist options
  • Save hasanalisiseci/3bcf2ef4d380c8a2b7948f84132e5416 to your computer and use it in GitHub Desktop.
Save hasanalisiseci/3bcf2ef4d380c8a2b7948f84132e5416 to your computer and use it in GitHub Desktop.
@IBAction func nextButtonClicked(_ sender: Any) {
performSegue(withIdentifier: "toSecondVC", sender: nil)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment