From dc38b905a6df4144b8a8887ae818dade5536f39f Mon Sep 17 00:00:00 2001 From: Kevin Beqo Date: Wed, 1 Jul 2026 15:42:49 +0200 Subject: [PATCH] chore: add release notes for make-it-native 11.12.0 Added release notes for MiN Android 11.12.0 and iOS 11.12.0. --- .../mobile/make-it-native-parent/make-it-native.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md b/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md index 05d2a41b0ae..1a6e4c43c69 100644 --- a/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md +++ b/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md @@ -8,6 +8,14 @@ description: "These release notes showcase each release of the iOS and Android M Depending on the Mendix version your app is developed in and the device you want to run on, you need a different Make It Native app. For more information on how to get the correct version, see the [Getting the Make It Native App](/refguide/mobile/getting-started-with-mobile/prerequisites/#get-min-app) section in *Native App Prerequisites and Troubleshooting*. +## Android 11.12.0 / iOS 11.12.0 + +**Release date: July 2, 2026** + +### Improvements + +* We improved the build time on iOS for Make it Native by using prebuilt react-native binaries. + ## Android 11.11.0 / iOS 11.11.0 **Release date: June 3, 2026**