Closed a709691139 closed 6 years ago
Thank you for reporting this issue. I found the cause and posted the explanation there https://github.com/facebook/react-devtools/issues/1032#issuecomment-428654639
But I need more time to think about how to fix it properly.
But I still haven't solved the problem! example:
new RootSiblings(
<View style={styles.container}>
<Text>9999</Text>
</View>
);
How to resolve this error?
@guokangf Open a new issue and clearly describe what is the problem
The problem seems to be the package react-native-root-siblings
https://github.com/facebook/react-devtools/issues/1032