Skip to content

Instantly share code, notes, and snippets.

@michaeleisel
Created February 12, 2019 05:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaeleisel/d014c3754f12e4dd9263cca8d7be6d3c to your computer and use it in GitHub Desktop.
Save michaeleisel/d014c3754f12e4dd9263cca8d7be6d3c to your computer and use it in GitHub Desktop.
func didTouchUp() {
let vc = DestViewController()
presentVC(vc)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment