vincentriemer / react-native-dom

An experimental, comprehensive port of React Native to the web.
https://rntester.now.sh
MIT License
3.25k stars 73 forks source link

Using react-native-svg #87

Open lehrig opened 5 years ago

lehrig commented 5 years ago

How to use react-native-svg (that requires to link native code) in react-native-dom?

piranna commented 5 years ago

Probably react-native-dom would need to be ported to add dom platform support, using browsers native SVG support as backend.