Latest | 0.0.4 |
---|---|
Homepage | https://github.com/popor/PoporWKWebVC |
License | MIT |
Platforms | ios 8.0 |
Dependencies | PoporUI/IToast |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
1:使用UIWKWebView,支持左右边缘侧滑实现网页的前进后退;
2:点击导航栏返回按钮实现网页内部返回,增加了关闭按钮,类似微信查看网页方式;
暂停
1:依赖于PoporPopNC才可以实现点击导航栏返回按钮事件;(怀疑有问题)
Requirements
Installation
PoporWKWebVC is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'PoporWKWebVC'
Author
popor, [email protected]
License
PoporWKWebVC is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "PoporWKWebVC", "version": "0.0.4", "summary": "u4f7fu7528UIWKWebView,u652fu6301u5de6u53f3u8fb9u7f18u4fa7u6ed1u5b9eu73b0u7f51u9875u7684u524du8fdbu540eu9000;u70b9u51fbu5bfcu822au680fu8fd4u56deu6309u94aeu5b9eu73b0u7f51u9875u5185u90e8u8fd4u56de,u589eu52a0u4e86u5173u95edu6309u94ae,u7c7bu4f3cu5faeu4fe1u67e5u770bu7f51u9875u65b9u5f0f.", "homepage": "https://github.com/popor/PoporWKWebVC", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "wangkq": "[email protected]" }, "source": { "git": "https://github.com/popor/PoporWKWebVC.git", "tag": "0.0.4" }, "platforms": { "ios": "8.0" }, "source_files": "PoporWKWebVC/Classes/**/*", "dependencies": { "PoporUI/IToast": [] } }
Fri, 12 Oct 2018 23:40:07 +0000