Added API calls for Secure Connection,Virus Total Check and Redirects

This commit is contained in:
2024-07-07 21:54:10 +08:00
parent 304d5932f7
commit bca444d56d
5 changed files with 118 additions and 74 deletions

View File

@@ -25,7 +25,8 @@
"react-native-safe-area-context": "^4.10.4",
"react-native-webview": "^13.10.4",
"react-redux": "^9.1.2",
"redux": "^5.0.1"
"redux": "^5.0.1",
"expo-sharing": "~12.0.1"
},
"devDependencies": {
"@babel/core": "^7.20.0",