Does it support WKWebview in SwiftUI iOS 12+ #249
-
|
I have a WKWebView where i have the page scroll bounce , showing unwanted white space in the top and bottom edge , when ever the scrolling content reaches the end. |
Beta Was this translation helpful? Give feedback.
Answered by
raheelahmad
Oct 1, 2021
Replies: 1 comment
-
|
How are you using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davdroman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How are you using
WKWebView? If you are embedding it viaUIViewRepresentable, you should already have access to it.