mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dc74975c5f
Summary: Alternative to D10499861. If an app does not have an exception handler, context.handleException will still hard crash. Since this error is just saying that we're reusing an unexpected RootView, it might be safe to continue execution. Let's remove the exception for now while we investigate further Reviewed By: mmmulani Differential Revision: D10560413 fbshipit-source-id: 6c08a16cd250a019d2aef5afcaf3ba61534d29f7