Skip to content

Commit

Permalink
sample app - v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhar-socure authored Jan 19, 2023
1 parent 1acdfb5 commit 6531286
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions SampleApp/ios/DocVReactNativeSample/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
</dict>
</dict>
</dict>
<key>NSCameraUsageDescription</key>
<string></string>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<key>UILaunchStoryboardName</key>
Expand Down
4 changes: 2 additions & 2 deletions SampleApp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "DocVReactNativeSample",
"version": "3.1.1",
"version": "3.1.2",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"react": "17.0.2",
"react-native": "0.68.2",
"@socure-inc/docv-react-native": "3.1.1"
"@socure-inc/docv-react-native": "3.1.2"
},
"devDependencies": {
"@babel/core": "^7.18.10",
Expand Down

0 comments on commit 6531286

Please sign in to comment.