hc-oss/react-web-share

window.navigator.share is support in desktop

Closed this issue · 4 comments

image

how to fix this.

This is what called native share, this component works as polyfill where it isn't supported, but I guess if you want react component to be permanant, might be possible in future via disableNative prop

We need to first show sites then native share for desktop

image

@Surojd It should only one of them not both because where native share fails it uses non-native share dialouge

closing this feature is available in v2.0.0