Skip to content

Instantly share code, notes, and snippets.

@AndreyPanov
Created April 9, 2017 17:04
Show Gist options
  • Save AndreyPanov/7a0fcb83a7730e82945b0d49d40eef94 to your computer and use it in GitHub Desktop.
Save AndreyPanov/7a0fcb83a7730e82945b0d49d40eef94 to your computer and use it in GitHub Desktop.
static func build(with userActivity: NSUserActivity) -> DeepLinkOption?
static func build(with url: URL) -> DeepLinkOption?
static func build(with dict: [String : AnyObject]?) -> DeepLinkOption?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment