Html – Video reloads instead of pausing WKWebView in Swift
I'm trying to override YouTube default play and pause button by disabling the YouTube video and putting a clear view above it that is tappable. When the clear view is tapped it changes a binding which decides if the video…