Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Update editor from UIWebView to WKWebView #753

Closed
wants to merge 5 commits into from

Conversation

SergioEstevao
Copy link
Contributor

Refs #260

Trying to upgrade the uses of UIWebView to WKWevView, here a list of main issues to solve:

  • Port the hack to have a read/write customAccessoryView from UIWebView to WKWebView
  • Remove unnecessary hacks
  • Make custom fonts load in the web view, because it looks it does;t have access to system ones.
  • Port javascript html schema callbacks to use WKUserContentController
  • Test, Test, Test

@diegoreymendez
Copy link
Contributor

Moved the info above to #260.

Closing this for now as it's going to take some extra time to get this ready.

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

Successfully merging this pull request may close these issues.

None yet

3 participants