Skip to content

Instantly share code, notes, and snippets.

@Sajjon
Last active October 19, 2018 08:10
Show Gist options
  • Save Sajjon/2062df08927b5e61225138e1ec682731 to your computer and use it in GitHub Desktop.
Save Sajjon/2062df08927b5e61225138e1ec682731 to your computer and use it in GitHub Desktop.
Single-Line Controller Pattern
/* This ⬇ single line ⬇ constitutes a fully working ViewController. Clean code 👌🏽 */
typealias Settings = Scene<SettingsView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment