This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
2.0.0-beta.2
Pre-release
Pre-release
mickael-menu
released this
14 Apr 11:08
·
41 commits
to develop
since this release
Take a look at the migration guide
Added
- New
EPUBNavigatorDelegate
APIs to inject custom JavaScript.- Override
navigator(_:setupUserScripts:)
to register additional user script to theWKUserContentController
of each web view. - Override
navigator(_:userContentController:didReceive:)
to receive callbacks from your scripts.
- Override
Fixed
- Optimized performances of preloaded EPUB resources.