App2WebHandoff 1.1.0

App2WebHandoff 1.1.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2017
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by alexruperez.




Native App to Web Browser Handoff









codebeat badge

App2WebHandoff Screenshot 2

Resume in-app web browsing in the default web-browser of the continuing platform adopting handoff.

App2WebHandoff Screenshot

It works with:

  • UIWebView
  • WKWebView
  • SFSafariViewController

Installation

App2WebHandoff is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod "App2WebHandoff"

For Swift 3 compatibility use:

pod 'App2WebHandoff', '~> 1.0'

Or install it with Swift Package Manager:

dependencies: [
    .Package(url: "https://github.com/intelygenz/App2WebHandoff.git")
]

Etc.

  • Contributions are very welcome.
  • Attribution is appreciated (let's spread the word!), but not mandatory.

Author

alexruperez, [email protected]

License

App2WebHandoff is available under the MIT license. See the LICENSE file for more info.