-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Description
Target Branch
0.82
Link to commit or PR to be picked
Description
React Native Screens is facing issues with some native custom components that have opted out from view recycling.
Without this change, React Native does not notify the components when they are removed from the hierarchy and therefore they can't deallocate resources appropriately.
This can cause memory leaks and slow downs apps.
kkafar
Metadata
Metadata
Assignees
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Type
Projects
Status
Done / Picked