Native Template 12
Last modified: January 28, 2025
12.0.0
Release date: January 28, 2025
Breaking Changes
Offline Database Backend Change - OP-Sqlite Support
- We have changed the Offline Database Backend to OP-SQLite.
Important Notes
- For projects upgrading to 10.19 and above, follow the upgrade instructions below to migrate your app.
Upgrade Instructions
If you are upgrading from Mendix versions below 10.18, please follow these steps to use the new React Native version:
- Update required modules:
- Native Mobile Resources: 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.