Simple deep linking in Swift

If you need to support deep links with a custom URL scheme in your iOS or tvOS app, check out my tidy little API to help convert URLs into deep link objects. It’s written in Swift 3. I published it on GitHub, right here:

https://github.com/ijoshsmith/swift-deep-linking

 

This entry was posted in Swift, Uncategorized and tagged , . Bookmark the permalink.