react-native
react-native copied to clipboard
Cocoapods: Remove hermes dep from React-utils
Summary: React-utils doesn't need to pull in hermes. Just jsi should be enough.
Motivation
I'm trying to break a circular dependency:
- React-hermes pulls in React-runtimeexecutor: code
- React-runtimeexecutor pulls in React-utils: D74769326
- React-utils pulls in React-hermes: this diff
Changelog: [Internal]
Differential Revision: D75342019
This pull request was exported from Phabricator. Differential Revision: D75342019
Closed internally