Skip to content

Commit eb60e75

Browse files
update lib
1 parent 475a817 commit eb60e75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BarcodeReaderSimpleSample/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88
Region,
99
EnumBarcodeFormat,
1010
DBRRuntimeSettings
11-
} from 'henry-capture-vision-react-native';
11+
} from 'dynamsoft-capture-vision-react-native';
1212

1313

1414
class App extends React.Component {

BarcodeReaderSimpleSample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "17.0.2",
1414
"react-native": "0.65.0",
15-
"henry-capture-vision-react-native": "1.0.10"
15+
"dynamsoft-capture-vision-react-native": "^1.0.0"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.12.9",

0 commit comments

Comments
 (0)