Native Template 11
Last modified: December 17, 2024
11.0.0
Release date: December 17, 2024
Breaking Changes
JSC and Hermes Support
- We disabled JavaScriptCore(JSC) entirely and now only support Hermes.
Important Notes
- Apps created in Studio Pro 10.18 and above will automatically use Hermes without any additional configuration.
- For projects upgrading to 10.18 and above, follow the steps in Upgrade Instructions to migrate your app.
- Even if your project is already using Hermes, the update is still required.
Upgrade Instructions
If you are upgrading from Mendix versions below 10.17, please follow these steps to use the new React Native version:
- Update required modules:
- Native Mobile Resources: ensure you update this module to the latest version available in the Mendix Marketplace.
- Nanoflow Commons: update this module to its latest version.
- Update widgets in Studio Pro:
- After updating the Native Mobile Resources module, right-click the warning in Studio Pro and click Update All Widgets to complete the process.
- Test your application:
- Thoroughly test your application to ensure that all features work as expected after the updates.
For the most direct information on the Native Template, visit our GitHub Releases page.