Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

使用DSBridge必须集成DWebView吗 #31

Closed
ymsying opened this issue Mar 1, 2018 · 1 comment
Closed

使用DSBridge必须集成DWebView吗 #31

ymsying opened this issue Mar 1, 2018 · 1 comment

Comments

@ymsying
Copy link

ymsying commented Mar 1, 2018

我的项目是集成UIWebView的,并且自己做了很多处理,现在不太可能修改集成DWebView,请问如果要使用DSJsBright必须使用DWebView吗?是否提供WebView的Category来实现DWebView功能,降低使用门槛?

@wendux
Copy link
Owner

wendux commented Mar 7, 2018

是的,DSBridge 3.0之后已经不支持UIWebView了,原因请参考 #25 ,如果您的项目依然要使用UIWebView,可以切换到2.0分支,还有,直接使用DWebView就是为了降低使用门槛,让开发者可以直接上手,如果需要其它定制化功能可以fork后自己修改源码。

@wendux wendux closed this as completed Mar 7, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants