Open alex-min opened 8 years ago
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.
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.
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.
Hi,
I've noticed the demo does not work well on Firefox, it's maybe due to the use of -webkit prefixes.
Regards,