mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Back out "Reset RootView ID when root view is detached from view hierarchy"
Summary: Original commit changeset: 5e607f34cf42 Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D21757847 fbshipit-source-id: 96caf39f2ee99f64c96ebac9836ca178a7513cf1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8da92d746b
commit
5cde6c5e7d
@@ -840,9 +840,6 @@ public class ReactInstanceManager {
|
||||
detachViewFromInstance(reactRoot, currentContext.getCatalystInstance());
|
||||
}
|
||||
}
|
||||
|
||||
// Reset reactRoot content in case it's reused
|
||||
clearReactRoot(reactRoot);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user