llyouss / PAWebView

An component WebView for iOS base on WKWebView
MIT License
183 stars 32 forks source link

是一个单例?不能同时搞俩WEBVIEW? #3

Open hatjs880328s opened 6 years ago

hatjs880328s commented 6 years ago

如题。

llyouss commented 6 years ago

新的实例: PAWebView *webView = [[PAWebView alloc]init];