I upgraded to React Native v0.40 and an app that was working perfectly fine started to throw always that error.
Any clues?
This is the only file I found https://github.com/facebook/react-native/blob/master/ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactShadowNode.java after much research.
I had the same problem.
It turns out that I had an Icon component in a Text Component. So I took the Icon out of it.
You may have similar incompatible components inside each other.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With