Diego Felipe
Results
3
comments of
Diego Felipe
I confirm this bug, only works with Jsfiddle, I'm using chrome 75
Installing ts-node solved the issue for me
In your package.json file change ``` "react-native-sound": "git+ssh://[email protected]:zmxv/react-native-sound.git#HEAD" ``` to ``` "react-native-sound": "^0.10.12" ``` Or the version you desire