Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 396 Bytes

File metadata and controls

7 lines (4 loc) · 396 Bytes

iOS support

iOS setup: script for adjusting environment variables

To integrate automatic setup of Hermes engine, a special env variable (REACT_NATIVE_OVERRIDE_HERMES_DIR) must be set to a proper path. We provide the script react-native-node-api vendor-hermes --silent which will output a single line, the path to Hermes directory.

Each time you run XCode, make sure this is in place.