mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +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