Skip to content

Commit 798c865

Browse files
Updated to v1.1.12
1 parent cfd6993 commit 798c865

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BarcodeReaderSimpleSample/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require_relative '../node_modules/react-native/scripts/react_native_pods'
22
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
33

4-
platform :ios, '11.0'
4+
platform :ios, '12.4'
55

66
target 'BarcodeReaderSimpleSample' do
77
config = use_native_modules!

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-navigation/native": "^6.0.10",
1414
"@react-navigation/native-stack": "^6.6.2",
15-
"dynamsoft-capture-vision-react-native": "^1.1.5",
15+
"dynamsoft-capture-vision-react-native": "^1.1.12",
1616
"react": "17.0.2",
1717
"react-native": "0.67.2",
1818
"react-native-image-picker": "^4.10.0",

0 commit comments

Comments
 (0)