react-native-simple-player
v0.2.5
Published
Simple audio player for React Native
Maintainers
Readme
react-native-simple-player
A simple audio player for React Native applications. Currently supports only Android.
Features
- Load sounds from local directories
- Play/Pause/Seek
- Prevention of loud music
- Fully Customizable
Getting started
$ npm install react-native-simple-player --save
Mostly automatic installation
$ react-native link react-native-simple-player
