mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a426c8dc77
Summary: Investigating a crash, I spend half of an hour staring at `__bridge`, `__bridge_retained`, `CFRelease` and etc trying to understand is there a bug or not. Even if I think there was no bug there, it should not be this way. We have a nice abstraction around that madness we should use to make the code obvious. Changelog: [Internal] Fabric-specific internal change. Reviewed By: sammy-SC Differential Revision: D20260917 fbshipit-source-id: 2b511ebf46a78950c4720e749099134aed1dd890