react-native-releases
react-native-releases copied to clipboard
[0.76] Codegen check if component inside of app
trafficstars
Target Branch(es)
0.76
Link to commit or PR to be picked
https://github.com/facebook/react-native/pull/47176
Description
We shipped 0.76 with iOS documentation that creates a Native Component in the app instead of as a separate Pod.
This change fixes that.