To run the example project, clone the repo, and run pod install
from the Example directory first.
- Xcode 12+
- Swift 5+
- iOS Supports
Submodule | iOS Target | Dependency |
---|---|---|
Default | iOS 8+ | /Web & /JSBridge |
/Web | iOS 8+ | |
/JSBridge | iOS 8+ | WebViewJavascriptBridge & /Web |
/Node | iOS 9+ | Texture/Core & /Web |
WebViewNode is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'WebViewNode', '~> 0.3'
dklinzh, [email protected]
WebViewNode is available under the MIT license. See the LICENSE file for more info.