1.0.8 • Published 4 years ago

audio-player-brain-beats v1.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Audio Player for Brain beats Web and Desktop Apps

How to use the package

This package is for React 16.13.1

<AudioPlayer audioObjectArrays=input />

Where input is an array of audio object that has:
{
  title: string,
  authorName: string,
  imageUrl: string,
  audioUrl: string
}
1.0.8

4 years ago

1.0.7

4 years ago

1.0.2

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago