Created
April 9, 2017 17:04
-
-
Save AndreyPanov/7a0fcb83a7730e82945b0d49d40eef94 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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