NTP-19680 | PDF detection support added (#1033)

This commit is contained in:
Mantri Ramkishor
2024-12-17 16:33:29 +05:30
committed by GitHub
parent 471dc19c3d
commit 2b3ec8e96a
3 changed files with 49 additions and 1 deletions

View File

@@ -39,7 +39,6 @@
"@bam.tech/react-native-image-resizer": "3.0.5",
"@notifee/react-native": "7.8.2",
"@nozbe/with-observables": "1.4.1",
"@react-native/metro-config": "0.72.11",
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-clipboard/clipboard": "^1.11.2",
"@react-native-community/netinfo": "9.3.7",
@@ -53,6 +52,7 @@
"@react-native-firebase/perf": "16.7.0",
"@react-native-firebase/remote-config": "16.7.0",
"@react-native-google-signin/google-signin": "13.1.0",
"@react-native/metro-config": "0.72.11",
"@react-navigation/bottom-tabs": "6.6.1",
"@react-navigation/native": "6.1.18",
"@react-navigation/native-stack": "6.11.0",
@@ -91,6 +91,7 @@
"react-native-pdf-renderer": "1.1.1",
"react-native-permissions": "3.6.1",
"react-native-qrcode-svg": "^6.2.0",
"react-native-quick-base64": "2.1.2",
"react-native-safe-area-context": "4.4.1",
"react-native-screens": "3.18.2",
"react-native-svg": "^13.9.0",