我正在使用的react-native的当前版本。
"react": "17.0.1",
"react-native": "0.64.0",
这是来自api的数据,显示在webview中。
<br>
<div class="address"><span></span></div>
<div class="address"><span></span></div>
<div class="phone"><a href="tel:%20+91%2079%204898%208801"><i class="fa fa-phone" title="Phone"></i> <span style="text-decoration: underline;"> +91 79 4898 8801</span></a></div>
<div class="mail"><a href="mailto:%20info@shop.com">info@shop.com</a></div>
<br><br>
我无法打开电话拨号器与号码在webview和电子邮件 composer 。我得到这个警告/错误
Can't open url: tel:%20+91%2079%204898%208801
1条答案
按热度按时间bwntbbo31#
我已经用过这个解决方案了。
这是我的webview,我正在使用这个webview
react-native-autoheight-webview
抄送:react-native-autoheight-webview