mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
* 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