react-desktop icon indicating copy to clipboard operation
react-desktop copied to clipboard

Cross browser compatibility

Open alex-min opened this issue 9 years ago • 3 comments

Hi,

I've noticed the demo does not work well on Firefox, it's maybe due to the use of -webkit prefixes.

Regards,

alex-min avatar Apr 04 '16 17:04 alex-min

You may want to consider building this library on top of react-native-web in the future. You'd get an API more consistent with React Native and most of the building blocks for free, including decent cross-browser support.

necolas avatar Jun 23 '17 00:06 necolas

Are there any current plans to support cross-browser compatibility? I can think of quite a few use cases where it is important to support non-Chromium browsers.

Jamie0 avatar Jun 29 '19 11:06 Jamie0

Hey @Jamie0, I'm super happy to give feedback on and ultimately merge a pull request that would fix this, if you're interested? I think it's unlikely that any of the current maintainers would work on this if we don't have a direct need for it in our current projects.

davej avatar Jun 29 '19 14:06 davej