react-native-sglistview icon indicating copy to clipboard operation
react-native-sglistview copied to clipboard

Memory issues still happening in android

Open anilchembath opened this issue 9 years ago • 2 comments

We have noticed that the memory issues are still persisting in Android. While checking I have found onChangeVisibleRows event is not getting called in android and hence optimisation logics are not working. Is this a known issue or am I missing something. Kindly help.

anilchembath avatar Aug 16 '16 05:08 anilchembath

Should be working. I don't build on Android much, so I won't be that much help unfortunately. Does it work with a different version of RN? Perhaps there's a regression in onChangeVisibleRows being called in RN for specific versions?

sghiassy avatar Aug 16 '16 06:08 sghiassy

Its looks like OnChangeVisibleRows is not supported in Android. There is already a requirement raised for this.

anilchembath avatar Aug 17 '16 12:08 anilchembath