added expo-linking to allow SMSTO & EMAILTO

This commit is contained in:
2024-08-12 18:44:24 +08:00
parent db115f1a58
commit 9b81225fb1
21 changed files with 64 additions and 18782 deletions

View File

@@ -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",