mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e7e63fd409
Summary: @public We're seeing a crasher where `self` on line 54 isn't an `RCTNetInfo`. The timing looks related to D9798488, so my theory is that this class is being deallocated before it resolves, and thus causes a crash. Reviewed By: PeteTheHeat Differential Revision: D10127341 fbshipit-source-id: 94eaba7def6b118092adcf6b4cce841ccc7d0b59