jemise111 / react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed
https://www.npmjs.com/package/react-native-swipe-list-view
MIT License
2.78k stars 528 forks source link

There is a memory overflow issue with a single demo #632

Open fengbl-create opened 4 months ago

fengbl-create commented 4 months ago

你好,我发现单个demo,只有在componentWillUnmount时移除监听和销毁计时器,那么这样是不是存在内存溢出问题呢 Snipaste_2024-04-12_10-29-13