react-native-sglistview
react-native-sglistview copied to clipboard
Memory issues still happening in android
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.
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?
Its looks like OnChangeVisibleRows is not supported in Android. There is already a requirement raised for this.