What is the purpose of the react-native link command?
When you've installed a library with native content(android or ios) then you need to require linking to the component react-native library. like this
react-native link react-native-sound-player