Skip to content

Commit 3be6681

Browse files
authored
Update hermes.md
1 parent 0bc4d03 commit 3be6681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/mobile/building-efficient-mobile-apps

content/en/docs/refguide/mobile/building-efficient-mobile-apps/hermes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aliases:
1212
As Mendix applications grow in complexity and scale, optimizing performance becomes essential to ensure a smooth user experience. The Hermes engine, an optimized JavaScript engine designed for React Native, offers significant performance enhancements — particularly in terms of application startup time and runtime efficiency. This guide will introduce the Hermes engine, describe the benefits of enabling it, demonstrate how to enable it in Mendix Studio Pro, explain its impact on code, and discuss potential challenges.
1313

1414
{{% alert color="info" %}}
15-
Hermes is enabled for all projects in Mendix 10.8.0 or later with no option to disable Hermes.
15+
Hermes is enabled for all projects in Mendix 10.8.0 or above with no option to disable it.
1616
{{% /alert %}}
1717

1818
## Performance Gain from Enabling Hermes

0 commit comments

Comments
 (0)