mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Call `onDropViewInstance` on all Views when stopSurface is called. We used to do this but stopped doing it ~6 months ago. This did not cause any prod issues but is not correct. This allows product code to do cleanup upon view deletion. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D28388929 fbshipit-source-id: a8f06d4b1b12a11a907667e0a837c653db035941