lucasferreira / react-native-webview-android

Simple React Native Android module to use Android's WebView inside your app
355 stars 158 forks source link

WebViewAndroid in Listview is lost #36

Closed openGeeksLab closed 8 years ago

openGeeksLab commented 8 years ago

WebViewAndroid in Listview is dismiss after scrolling in ListView

lucasferreira commented 8 years ago

Hi @mobileDevNativeCross

Can you send me some code sample to test this problem?

By the way I think that is a normal behavior, in Android list itens are destroyed and created in runtime everything you scroll the pane area.

You can try change this options: https://facebook.github.io/react-native/docs/listview.html#removeclippedsubviews