1.0.8 • Published 6 years ago

audio-player-brain-beats v1.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.7

6 years ago

1.0.2

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago