diff --git a/programming/react-native/release-notes/react-native-3.md b/programming/react-native/release-notes/react-native-3.md index 829ee1f..e0359cd 100644 --- a/programming/react-native/release-notes/react-native-3.md +++ b/programming/react-native/release-notes/react-native-3.md @@ -19,7 +19,7 @@ noTitleIndex: true - Fixed an issue where downloading deep learning models could fail. - 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. +- Fixed an incorrect nullable NSNumber parameter definition in `setCameraView`. ## 3.4.1100 (03/26/2026)