react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Cocoapods: Remove hermes dep from React-utils

Open RSNara opened this issue 8 months ago • 1 comments

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

RSNara avatar May 24 '25 04:05 RSNara

This pull request was exported from Phabricator. Differential Revision: D75342019

facebook-github-bot avatar May 24 '25 04:05 facebook-github-bot

Closed internally

javache avatar Jun 23 '25 09:06 javache