This is an automated email from the ASF dual-hosted git repository.
moshen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git.
from e629d29 Merge pull request #3061 from wqyfavor/fix-dark
new cd6e78e Make WXWebView inherit from WKWebView instead of UIWebView
and make WXWebComponent implement WKNavigationDelegate instead of
UIWebViewDelegate
new 2d4869e Add WebKit framework to WeexSDKTests target
new 8c74b32 Merge pull request #3053 from AMoraga/feature/wkwebview
The 11930 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ios/sdk/WeexSDK.xcodeproj/project.pbxproj | 4 +
ios/sdk/WeexSDK/Sources/Component/WXWebComponent.h | 3 +-
ios/sdk/WeexSDK/Sources/Component/WXWebComponent.m | 85 +++++++++++++---------
ios/sdk/WeexSDK/Sources/Utility/WXVersion.m | 4 +-
4 files changed, 58 insertions(+), 38 deletions(-)