react-native-releases icon indicating copy to clipboard operation
react-native-releases copied to clipboard

[0.73,0.72] Fix possible deadlock in dispatchViewUpdates

Open efstathiosntonas opened this issue 1 year ago • 0 comments

Target Branch(es)

0.72, 0.73

Link to commit or PR to be picked

https://github.com/facebook/react-native/pull/43643

Description

Fixes slow screen opening in apps (running on Android) using react-native-safe-area-context:

  • https://github.com/th3rdwave/react-native-safe-area-context/issues/448

efstathiosntonas avatar Mar 27 '24 06:03 efstathiosntonas