Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to play audio in react native?  (Read 3894 times)

0 Members and 1 Guest are viewing this topic.

Street76

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Unknown
    How to play audio in react native?
    « 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').