Introducing Demark: HTML in. MD out. Blink-fast.
Introducing Demark, a Swift package for converting HTML to Markdown using JavaScript libraries within WKWebView, with two engines for speed or accuracy.
Introducing Demark, a Swift package for converting HTML to Markdown using JavaScript libraries within WKWebView, with two engines for speed or accuracy.
Overview of new WKWebView APIs in iOS 15, including media playback control, async support, and theme color access.
A guide for iOS developers on using JavaScript to interact with and manipulate web content within WKWebView components.
Overview of new WKWebView features in iOS 14, including JavaScript sandboxing, async JS calls, text find, PDF creation, and zoom.
Explains how to properly configure WKWebView for headless background operation in iOS apps, including a key workaround for JavaScript execution.
Explains how to fix broken target="_blank" links in iOS WKWebView by implementing a specific WKUIDelegate method.