dillon1000/react
Commit
Browse files Don't expose ReactGlobalSharedState on React Native renderer (#12298)
* Don't expose ReactGlobalSharedState on React Native renderer We should just go through the "react" package if need access to this one. Removed the dependencies in React Native. * No longer used by InspectorUtils
Changed paths3 files
First-parent comparisonpackages/react-native-renderer/src/ReactFabric.js ModifiedM packages/react-native-renderer/src/ReactNativeRenderer.js ModifiedD scripts/rollup/shims/react-native/ReactGlobalSharedState.js DeletedPatch
Files changed
Rendering syntax-highlighted changes…