feat(android): fetch thumbnail image from any webpage link

This commit is contained in:
Tom (plebeius.eth)
2024-10-15 17:39:02 +02:00
parent 19fe788fc7
commit 6f8a6e38d4
10 changed files with 25 additions and 41 deletions
+1 -2
View File
@@ -6,8 +6,7 @@
"author": "plebeius.eth",
"private": true,
"dependencies": {
"@capacitor/app": "1.1.1",
"@capacitor/device": "6.0.1",
"@capacitor/app": "6.0.1",
"@floating-ui/react": "0.26.1",
"@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#a80ef4b155abf119e66c019576cbc1b338390e00",
"@testing-library/jest-dom": "5.14.1",