1.0.8 • Published 5 years ago

audio-player-brain-beats v1.0.8

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

5 years ago

1.0.7

5 years ago

1.0.2

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago