Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.33 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.33 KB

WebViewNode

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • 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

Installation

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

pod 'WebViewNode', '~> 0.3'

Author

dklinzh, linzhdk@gmail.com

License

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