问题
I have video links(Vimeo video) and normal texts in my HTML data. I am using Xam.Plugin.HtmlLabel
for parsing the HTML data. But it is not effective, the links are not clickable on the iPhone. Also, the video links are missing when coming to UI.
I have added my sample HTML data here. I am using a webview for showing videos. So the video links should open on the app itself using webview or any other property. And show the remaining description as normal text. I need a UI like this. How can I do this? My current UI using Xam.Plugin.HtmlLabel
.
来源:https://stackoverflow.com/questions/59404704/xamarin-forms-how-to-parse-html-data-having-video-links