st0ffern / react-native-optimized-flatlist

Optimization for complex and slow React Native FlatLists
MIT License
259 stars 47 forks source link

Removing rendered item causes index error #5

Closed atpunk closed 6 years ago

atpunk commented 7 years ago

"react": "16.0.0-alpha.3", "react-native": "0.44.0", "react-native-optimized-flatlist": "^1.0.1"

I am receiving the following error when I delete an item from the flatlist.

image

Shinichi52 commented 7 years ago

i see performance very good. but i has same this issue and https://github.com/stoffern/react-native-optimized-flatlist/issues/1

st0ffern commented 6 years ago

This should be fixed now 😉