dequan1331 / HybridPageKit

A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.
MIT License
1.22k stars 187 forks source link

希望添加 WKWebViewExtension的调用支持 #37

Closed Lee0820 closed 4 years ago

Lee0820 commented 4 years ago

外部引入无法引入 WKWebView + HPKExtension.m 希望能添加支持,感谢

dequan1331 commented 4 years ago

相应的方法都暴露出来了,在HPKWebView和HPKPageManager中都有对应的封装。