Add back share popup and use navigator.share when available

Also handle better svg resources

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-05 15:20:53 +02:00
parent 4f13670288
commit c600b31c28
8 changed files with 438 additions and 190 deletions

View File

@@ -27,4 +27,4 @@
"tests/**/*.tsx"
],
"exclude": ["node_modules"]
}
}