Closed kapouer closed 5 years ago
This issue depends on #44 (at least a minimal implementation of it), which might not be needed if social links are integrated with feed items.
Social links are integrated by default in a feed item. The element-share button can also be added independently.
https://wicg.github.io/web-share/
https://github.com/nimiq/web-share-shim/ Legacy Inspiration https://github.com/avdeev/vanilla-sharing https://koddr.github.io/goodshare.js/
Note that twitter client api proposes enhanced share buttons. Probably other vendors too, so it might be a good idea to actually go check documentation before reading others work.