mirror of
https://github.com/abhay-raizada/PeerScribe.git
synced 2026-04-26 08:14:03 +00:00
Send xml as a message
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"@react-native-community/segmented-control": "^2.2.2",
|
||||
"@react-native-community/slider": "^4.5.0",
|
||||
"@react-native-picker/picker": "^2.6.1",
|
||||
"buffer": "^6.0.3",
|
||||
"events": "^3.3.0",
|
||||
"nostr-tools": "^2.3.1",
|
||||
"react": "18.2.0",
|
||||
@@ -29,7 +30,8 @@
|
||||
"react-native-webview": "^13.8.4",
|
||||
"react-native-webview-crypto": "^0.0.25",
|
||||
"stream": "^0.0.2",
|
||||
"text-encoding-polyfill": "^0.6.7"
|
||||
"text-encoding-polyfill": "^0.6.7",
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
Reference in New Issue
Block a user