Open gnestor opened 9 years ago
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...
I'm getting this error too. And yes the sound plays, so ???
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...