Files
react-native/Libraries
Samuel Susla 3a0927ce43 Fix memory leak in ScrollViewStickyHeader
Summary:
Changelog: [internal]

`addListener` call needs a matching `removeListener` call. Otherwise a memory leak is introduced to the app.
This memory leak can retain a UIImage on iOS in Fabric and cause OOM.

Reviewed By: JoshuaGross

Differential Revision: D24860489

fbshipit-source-id: 2625e4bfec416d59e048d9b5ada3813019dd107c
2020-11-11 01:59:38 -08:00
..
2020-10-28 03:00:00 -07:00
2020-10-18 20:30:55 -07:00
2020-10-15 11:49:19 -07:00
2020-10-28 03:00:00 -07:00
2020-10-26 21:19:25 -07:00
2020-02-21 10:34:40 -08:00