added expo-linking to allow SMSTO & EMAILTO
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
"expo-dev-client": "~4.0.19",
|
||||
"expo-image-manipulator": "^12.0.5",
|
||||
"expo-image-picker": "~15.0.7",
|
||||
"expo-intent-launcher": "~11.0.1",
|
||||
"expo-linking": "~6.3.1",
|
||||
"expo-sharing": "~12.0.1",
|
||||
"expo-status-bar": "~1.12.1",
|
||||
"react": "18.2.0",
|
||||
@@ -48,8 +50,7 @@
|
||||
"react-native-vision-camera": "^4.5.1",
|
||||
"react-native-webview": "^13.8.6",
|
||||
"react-redux": "^9.1.2",
|
||||
"redux": "^5.0.1",
|
||||
"safeqr": "file:"
|
||||
"redux": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
Reference in New Issue
Block a user