From 3c88c31c4e4323fa49afa37ea99a4d5b8c24ee83 Mon Sep 17 00:00:00 2001 From: Dynamsoft-Henry <78675724+Dynamsoft-Henry@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:45:22 +0800 Subject: [PATCH] Update react-native-3.md --- programming/react-native/release-notes/react-native-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/react-native/release-notes/react-native-3.md b/programming/react-native/release-notes/react-native-3.md index d8a7f29..829ee1f 100644 --- a/programming/react-native/release-notes/react-native-3.md +++ b/programming/react-native/release-notes/react-native-3.md @@ -18,7 +18,7 @@ noTitleIndex: true ### Fixed - Fixed an issue where downloading deep learning models could fail. -- Fixed an issue where the [`switchCapturingTemplate`]({{ site.dcv_react_native_api }}capture-vision-router.html#switchcapturingtemplate) method could fail to load deep learning models. +- Fixed an issue where the [`switchCapturingTemplate`]({{ site.dcv_react_native_api }}capture-vision-router/capture-vision-router.html#switchcapturingtemplate) method could fail to load deep learning models. - Fixed an issue where nullable MRZ result fields could cause errors or inconsistent values when being bridged from iOS native code to React Native. ## 3.4.1100 (03/26/2026)