Skip to content
New issue

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

Alter the HTML loaded in SwiftWebVC? #36

Open
kennywyland opened this issue Jan 11, 2018 · 1 comment
Open

Alter the HTML loaded in SwiftWebVC? #36

kennywyland opened this issue Jan 11, 2018 · 1 comment

Comments

@kennywyland
Copy link

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?

@meismyles
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants