gameboyVito / react-native-ultimate-listview

A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row.
https://www.npmjs.com/package/react-native-ultimate-listview
MIT License
540 stars 87 forks source link

[报错] Can't call setState (or forceUpdate) on an unmounted component. #64

Open dajohnny opened 5 years ago

dajohnny commented 5 years ago

Can't call setState (or forceUpdate) on an unmounted component. This is a no-op, but it indicates a memory leak in your application.

image

dajohnny commented 5 years ago

当我快速切换组件的时候,我发现它会报这个错误!