ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.44k stars 578 forks source link

Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method. #362

Closed linxianxi closed 4 years ago

linxianxi commented 4 years ago

这是什么问题?退出的时候要怎么销毁?这个问题有点严重