window.navigator.share is support in desktop
Closed this issue · 4 comments
Surojd commented
harshzalavadiya commented
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
Surojd commented
harshzalavadiya commented
@Surojd It should only one of them not both because where native share fails it uses non-native share dialouge
harshzalavadiya commented
closing this feature is available in v2.0.0