Computer Hope

Software => Computer software => Topic started by: Street76 on November 21, 2020, 03:07:33 AM

Title: How to play audio in react native?
Post by: Street76 on November 21, 2020, 03:07:33 AM
 am trying to play audio in react native. I tried to install react-native-sound but it did not install. I have installed the library react-native-sound-player. But when I press the play button it shows this error: TypeError: null is not an object (evaluating 'RNSoundPlayer.playSoundFile').