-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,
I'm attempting to use this cool library in an app that users Razor views (which is a very cool feature of Xamarin) however I don't seem to be able to get it working.
Looking at the code, it seems that it because JSBridge uses a protocol handler, perhaps it cannot work with LoadHtmlString, and instead needs an actual request ?
A workaround might be for me to save my razor generated HTML as a file on disk and then load it, but seems like it might be slow. Or I could have a basic HTML file then load in via the JSBridge the rest of the DOM generated from Razor?
Just wondering if I'm missing something and there's actually a way for it to work easily?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels