Skip to content

Instantly share code, notes, and snippets.

@aGupieWare
Created November 17, 2014 03:05
Show Gist options
  • Select an option

  • Save aGupieWare/b8e1e505346cf71d9861 to your computer and use it in GitHub Desktop.

Select an option

Save aGupieWare/b8e1e505346cf71d9861 to your computer and use it in GitHub Desktop.
Swift client, default navigation code . . .
/*
// MARK: - Navigation
// In a storyboard-based application, you will often want to do a little preparation before navigation
override func prepareForSegue(segue: UIStoryboardSegue, sender: AnyObject!) {
// Get the new view controller using [segue destinationViewController].
// Pass the selected object to the new view controller.
}
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment