We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webview当前鸿蒙化支持的属性在如下链接中有说明: https://gitee.com/react-native-oh-library/usage-docs/blob/master/vmall/react-native-webview.md 剩余的属性当前还不支持鸿蒙化
The text was updated successfully, but these errors were encountered:
链接404 userAgent/applicationNameForUserAgent是否不支持。
RNCWebView.ets中有相关代码,但this.descriptorWrapper.props.userAgent是undefined
https://github.com/react-native-oh-library/react-native-webview/blob/sig/harmony/rn_webview/src/main/ets/RNCWebView.ets#L740
Sorry, something went wrong.
source method 目前arkui web不支持该能力 待后续更新 source.body 目前arkui web不支持该能力 待后续更新
No branches or pull requests
webview当前鸿蒙化支持的属性在如下链接中有说明:
https://gitee.com/react-native-oh-library/usage-docs/blob/master/vmall/react-native-webview.md
剩余的属性当前还不支持鸿蒙化
The text was updated successfully, but these errors were encountered: