Skip to content

Instantly share code, notes, and snippets.

@callstack-bot
Created January 31, 2023 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save callstack-bot/959430f8f3dfb5f0ada39058e732c16e to your computer and use it in GitHub Desktop.
Save callstack-bot/959430f8f3dfb5f0ada39058e732c16e to your computer and use it in GitHub Desktop.
// packages/mobile/android/app/build.gradle
react {
+ hermesCommand = "../../node_modules/react-native/sdks/hermesc/%OS-BIN%/hermesc"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment