Skip to content

Instantly share code, notes, and snippets.

@SURYAKANTSHARMA
Created April 20, 2019 12:59
Show Gist options
  • Save SURYAKANTSHARMA/2e110341988ec5ed1d661d8e8b064be7 to your computer and use it in GitHub Desktop.
Save SURYAKANTSHARMA/2e110341988ec5ed1d661d8e8b064be7 to your computer and use it in GitHub Desktop.
let vc = ProfileViewController()
vc.user = user
navigationViewController.push(vc, animated: true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment