# react-native-audio-player-hooks

[![npm version](https://img.shields.io/npm/v/react-native-audio-player-hooks.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-audio-player-hooks)
[![npm downloads](https://img.shields.io/npm/dm/react-native-audio-player-hooks.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-audio-player-hooks)
[![npm](https://img.shields.io/npm/dt/react-native-audio-player-hooks.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-audio-player-hooks)
[![npm](https://img.shields.io/npm/l/react-native-audio-player-hooks?style=for-the-badge)](https://github.com/fateh999/react-native-audio-player-hooks/blob/master/LICENSE)

- Audio player hooks & Utility Classes to play audio files, using libraries react-native-video rxjs, with playlist handling, player controls.

## Dependencies Installation

```bash

yarn add rxjs react-native-video

```

or

```

npm i rxjs react-native-video

```

## Documentation :

- [https://fateh999.github.io/react-native-audio-player-hooks](https://fateh999.github.io/react-native-audio-player-hooks)

## Installation

```bash

yarn add react-native-audio-player-hooks

```

or

```

npm i react-native-audio-player-hooks

```

## Demo

![](player.gif)
