Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion programming/react-native/release-notes/react-native-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading