zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 748 forks source link

TypeError: null is not an object (evaluating 'RNSound.IsAndroid') #753

Open mowaisch opened 2 years ago

mowaisch commented 2 years ago

When install npm install react-native-sound --save and just import to project this error shows. TypeError: null is not an object (evaluating 'RNSound.IsAndroid') Project is running on iOS. In documentation its mentioned about adroid. issue with...

Using...

Which versions are you using?

Does the problem occur on...