fix: Fix "Share" option not working on Android

This commit is contained in:
Aman Harwara
2025-01-31 23:23:44 +05:30
parent 42aedcdf84
commit e525db61d3
4 changed files with 6 additions and 6 deletions

View File

@@ -63,7 +63,7 @@
"react-native-keychain": "standardnotes/react-native-keychain#4fd687461cecfa26d482d820ee43c0de61b964d4",
"react-native-mmkv": "^2.6.2",
"react-native-privacy-snapshot": "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe",
"react-native-share": "^9.4.1",
"react-native-share": "^10.0.0",
"react-native-version-info": "^1.1.1",
"react-native-webview": "13.12.2",
"typescript": "*"