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

Playing audio files? #91

Closed DustinAlandzes closed 4 years ago

DustinAlandzes commented 5 years ago

Having trouble trying out react-native-audio-polyfill and react-native-sound. I assume it's because they're targeting iOS and android. I also tried React-Native's WebView component, but didn't seem to work either

Has anyone used audio in their react-native-dom project? I'd be willing to contribute if someone could point me in the right direciton