|
|
|
|
|
by joshum97
1732 days ago
|
|
Here’s the relevant section:
> In most cases, React Native will use JavaScriptCore, the JavaScript engine that powers Safari. Note that on iOS, JavaScriptCore does not use JIT due to the absence of writable executable memory in iOS apps. |
|