Reading List
SwiftUI WebView from Michael Tsai RSS feed.
SwiftUI WebView
Sarah Reichelt: In the WWDC video, they demonstrated how to track the navigation events. The code in the video does not work - it doesn’t even compile. But after some trial and error, I worked out how to track these events.[…]If you want your WebView to load custom pages, create a custom scheme. In my […]