Skip to content

Instantly share code, notes, and snippets.

@rylek90
Created November 11, 2016 18:49
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 rylek90/e867ea6d346abde6a14bfb6d7fc0e9a9 to your computer and use it in GitHub Desktop.
Save rylek90/e867ea6d346abde6a14bfb6d7fc0e9a9 to your computer and use it in GitHub Desktop.
defaultContainer.registerForStoryboard(FirstViewController.self) {r, c in
c.textProvider = r.resolve(ITextProvider.self)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment