JSIEngine
Kind: enum
A JavaScript engine type that can be set for a React instance in ReactInstanceSettings.JSIEngineOverride
Name | Value | Description |
---|---|---|
Chakra | 0x0 | |
Hermes | 0x1 | |
V8 | 0x2 |
Kind: enum
A JavaScript engine type that can be set for a React instance in ReactInstanceSettings.JSIEngineOverride
Name | Value | Description |
---|---|---|
Chakra | 0x0 | |
Hermes | 0x1 | |
V8 | 0x2 |