Problem Statement
Why is Hermes recommended when using the new architecture?
Explanation
Hermes is a lightweight JS engine that compiles code ahead of time and integrates directly with JSI.
It’s optimized for React Native, providing faster startup and lower memory usage.
Practice Sets
This question appears in the following practice sets: