WebViewNode
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
- Xcode 10.2+
- 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 |
Installation
WebViewNode is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'WebViewNode', '~> 0.2'
Author
dklinzh, [email protected]
License
WebViewNode is available under the MIT license. See the LICENSE file for more info.