Hi,
I’ve created a webview object using native.newWebView() and set the width and height to the device’s width and height. The problem is I want to disable the “bounce” effect when you swipe or scroll vertically.
I couldn’t find anything on the web about a workaround for this. I noticed though that when using other sdk’s they have an option to set the bounce to false through the build file or plist.
Thanks,
Marcos Martini.