mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7af3331171
Summary: In Nodes, we sometimes get crashes when we drop an already dropped view. For now, this catches the exception to allow things to be handled gracefully (until we can identify the actual root cause). #accept2ship Reviewed By: sriramramani Differential Revision: D4059333