Skip to content

Instantly share code, notes, and snippets.

@Athosone
Created January 18, 2016 14:42
Show Gist options
  • Save Athosone/6534fbf65458f13c5275 to your computer and use it in GitHub Desktop.
Save Athosone/6534fbf65458f13c5275 to your computer and use it in GitHub Desktop.
self.navigationController?.navigationBar.setBackgroundImage(UIImage(), forBarMetrics: UIBarMetrics.Default)
self.navigationController?.navigationBar.shadowImage = UIImage()
self.navigationController?.navigationBar.translucent = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment