Skip to content

Instantly share code, notes, and snippets.

@yabenatti
Created November 10, 2017 16:18
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 yabenatti/b35ec99dd5ee2767c07050ff50923e69 to your computer and use it in GitHub Desktop.
Save yabenatti/b35ec99dd5ee2767c07050ff50923e69 to your computer and use it in GitHub Desktop.
BarButtonItem
self.navigationItem.setRightBarButton(UIBarButtonItem(barButtonSystemItem: .save, target: self, action: #selector(saveProfile)), animated: true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment