Send Message to Pharmacy from Peerscribe

This commit is contained in:
Abhay Raizada
2024-03-28 17:50:51 +05:30
parent 23278c9b64
commit 92a8f24743
5 changed files with 508 additions and 27 deletions

View File

@@ -15,11 +15,19 @@
"@react-native-community/segmented-control": "^2.2.2",
"@react-native-community/slider": "^4.5.0",
"@react-native-picker/picker": "^2.6.1",
"events": "^3.3.0",
"nostr-tools": "^2.3.1",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-crypto": "^2.2.0",
"react-native-element-dropdown": "^2.10.4",
"react-native-get-random-values": "^1.11.0",
"react-native-picker-select": "^9.0.1",
"react-native-randombytes": "^3.6.1",
"react-native-url-polyfill": "^2.0.0",
"react-native-webview": "^13.8.4",
"react-native-webview-crypto": "^0.0.25",
"stream": "^0.0.2",
"text-encoding-polyfill": "^0.6.7"
},
"devDependencies": {