Raul Alcantara

Results 3 comments of Raul Alcantara

Bump on this! Currently working on a somewhat related project and would love your insight!

This is also a problem with require statements. I am using RN 0.59.8 When i run the code ```javascript var whoosh = new Sound(require('./assets/sounds/test2.mp3'), (error) =>{ if (error){ console.log("sad") return...