TestsTested | ✓ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Sep 2017 |
SwiftSwift Version | 4.0 |
SPMSupports SPM | ✓ |
Maintained by alexruperez.
Resume in-app web browsing in the default web-browser of the continuing platform adopting handoff.
It works with:
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'
dependencies: [
.Package(url: "https://github.com/intelygenz/App2WebHandoff.git")
]
alexruperez, [email protected]
App2WebHandoff is available under the MIT license. See the LICENSE file for more info.