Create a View controller and add a web view to it.
Make sure web page has horizontal and vertical scroll list or items
When scrolling to any direction, screen bounces appears and i added the code WebView.ScrollView.Bounces = false. It stopped vertical bounces but not horizontal.
Can someone help with this issue?
Thanks in advance !