Skip to content

Instantly share code, notes, and snippets.

@anuragajwani
Created May 7, 2017 17:37
Show Gist options
  • Save anuragajwani/89fb94cd29a1237d879c8651bf66c9ef to your computer and use it in GitHub Desktop.
Save anuragajwani/89fb94cd29a1237d879c8651bf66c9ef to your computer and use it in GitHub Desktop.
self.viewController = MoviesViewController()
self.navigationController.pushViewController(self.viewController, animated: false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment