When building the React Native bundle, I get the following error:
"Unable to resolve module NativeModules from PROJECT_ROOT/node_modules/react-native-audioplayer/AudioPlayer.js"
The bundle builds and sounds still play when running the app from the bundle on disk, so no biggie...