SwiftWebVC icon indicating copy to clipboard operation
SwiftWebVC copied to clipboard

Alter the HTML loaded in SwiftWebVC?

Open kennywyland opened this issue 7 years ago • 1 comments

Is there any way to insert myself into the html loading process? I'd like to apply a few simple text replacements with the html, but the delegate only gives me start and finish call backs.

Is the only way to wait until it has been loaded and then pull the HTML from the webview, change it, and then set it? If so, will that trigger the didFinishLoading() callback again?

kennywyland avatar Jan 11 '18 00:01 kennywyland

Hey,

Sorry I haven't got time to look into the just now but I will get round to it as soon as I can.

meismyles avatar Jan 11 '18 23:01 meismyles