capture-vision-react-native-samples
capture-vision-react-native-samples copied to clipboard
Dynamsoft Capture Vision React-Native SDK Samples
Good day, when building on Apple M Chips without any special flags (Ie setting architecture to x86_64) or enabling rosetta, the yarn iOS command fails due to this error: ```...
We are encountering issues while running our iOS app with the following dependencies: dynamsoft-capture-vision-react-native: 2.6.1012 react-native: 0.76.1 
Error: `CALayer position contains NaN: [nan 389]. Layer: ` Libraries: "react": "18.3.1" "react-native": "0.76.9" "dynamsoft-capture-vision-react-native": 2.6.1016 Currently this issue affects iPhone 17 Pro model. (Not sure if other iPhones are...
When strict mode is enabled, build errors show up for the current package. TRhe customer shared a patch file that resolves these errors but these should be implemented in full...
The current TS dependency for the mrz packagfe is fixed at 5.2.2. We should update this to include the caret notation so that it defaults to the latest minor version...
Based on a customer request, they wanted more control over the UI so Allen created a sample that used the foudnational API since it wasn't possible using the RTU solution....