Audio Library for React Native

react-native-audio

React Native audio library

nstallation

This package is available from GitHub Packages:

  1. In the same directory as your package.json file, create or edit an .npmrc file to include a line specifying GitHub Packages URL and this org:

    @lyl-radio:registry=https://npm.pkg.github.com
    
    
  2. Install from the command line:

    npm install @lyl-radio/react-native-audio
    

You can find more details in Github Help

Usage

import Audio from "@lyl-radio/react-native-audio"

// ...

Audio.play({uri: 'https://your/content.mp3'})

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Download Details:

Author: LYL-Radio

GitHub: https://github.com/LYL-Radio/react-native-audio

#react-native #react #mobile-apps

Audio Library for React Native
2.60 GEEK