From 75690daac5da52574bd435360e02df856a96eec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Selim=20=C3=9Cstel?= <46201537+stelselim@users.noreply.github.com> Date: Thu, 9 Oct 2025 10:44:17 +0200 Subject: [PATCH] Update make-it-native.md --- .../mobile/make-it-native-parent/make-it-native.md | 12 ++++++++++++ 1 file changed, 12 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 8c46ea8c676..9946fdfe070 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,18 @@ 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 download 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.3.1 / iOS 11.3.1 + +**Release date: October 8, 2025** + +* We migrated from `react-native-camera` to `react-native-vision-camera` for new architecture compatibility. + +## Android 11.3.0 / iOS 11.3.0 + +**Release date: October 3, 2025** + +* We updated the outdated dependencies for new architecture compatibility. + ## Android 11.1.0 / iOS 11.1.0 **Release date: July 31, 2025**