Skip to content

Instantly share code, notes, and snippets.

@jeamesbone
Created October 19, 2016 03:54
Show Gist options
  • Save jeamesbone/30047b39bf683928b599f91e3cfaf122 to your computer and use it in GitHub Desktop.
Save jeamesbone/30047b39bf683928b599f91e3cfaf122 to your computer and use it in GitHub Desktop.
Storyboard Dependency Injection - Scene+Defaults.swift
extension Scene {
var identifier: String {
return String(describing: ViewController.self)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment