Skip to content

Instantly share code, notes, and snippets.

@laevandus
Created November 18, 2018 08:08
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 laevandus/c399c3a68c0ae266477e33b34a524248 to your computer and use it in GitHub Desktop.
Save laevandus/c399c3a68c0ae266477e33b34a524248 to your computer and use it in GitHub Desktop.
protocol FlowControlling {}
protocol FlowPresenting {
func showInitialView()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment