Migrating react-native to 0.79
Update dependency package
Change the version of react-native-sound
.
You can change the version in your package.json
file directory:
Untitled
"react-native-sound": "git+https://github.com/ZEGOCLOUD/react-native-sound.git#v0.11.5",
1