We try to implement `pullRefresh` modifier into ou...
# compose
w
We try to implement
pullRefresh
modifier into our
WebView
used inside
AndroidView
. We could try to nested it inside
Column
but then some particular devices has a problem with rendering this website. Any suggestion how to workaround this?