mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: VirtualizedList today will keep refs to cells around, long after they have been unmounted. This leaks memory, and is not needed. Changelog: [General][Fixed] - Delete refs to unmounted CellRenderers Reviewed By: yungsters Differential Revision: D43835135 fbshipit-source-id: 2104cae977a4e2e9e1a2738e1523ac1796293b4f