mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
792f6f69c9
Summary: Simplifying the StopSurface flow. Before we would still attempt to execute MountItems, but only the "Delete" operations. This was... well, frankly, overcomplicated. Instead we can just ignore all future MountInstructions for that Surface and delete all views recursively from the root. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D23338752 fbshipit-source-id: 6e7ab29ad85572782bfc6a39845a8a619f001559