Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zmxv/react-native-sound-demo
react-native-sound demo project for iOS and Android
https://github.com/zmxv/react-native-sound-demo
Last synced: 5 days ago
JSON representation
react-native-sound demo project for iOS and Android
- Host: GitHub
- URL: https://github.com/zmxv/react-native-sound-demo
- Owner: zmxv
- License: mit
- Created: 2016-04-06T05:59:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T15:17:32.000Z (over 4 years ago)
- Last Synced: 2024-04-26T03:36:37.242Z (8 months ago)
- Language: JavaScript
- Size: 339 KB
- Stars: 97
- Watchers: 4
- Forks: 107
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-native - react-native-sound-demo ★63 - react-native-sound demo project (Components / Media)
- awesome-react-native - react-native-sound-demo ★63 - react-native-sound demo project (Components / Media)
- awesome-react-native - react-native-sound-demo ★63 - react-native-sound demo project (Components / Media)
- awesome-react-native-ui - react-native-sound-demo ★6 - react-native-sound demo project (Components / Media)
- awesome-react-native - react-native-sound-demo ★63 - react-native-sound demo project (Components / Media)
README
# react-native-sound-demo
[react-native-sound](https://github.com/zmxv/react-native-sound) demo project for iOS and Android.
There are a series of basic test for different audio formats and locations. Each will have 'tick' next to it if
the test succeeds.We should make sure all the tests are tried out before releasing a new version of the library to npm.
![image of UI](example.png)
> Note: This uses the HEAD (latest commit) version of `react-native-sound`.
> To test a specific version, update the package.json file, run `npm uninstall react-native-sound; npm i react-native-sound` then rebuild the Android and iOS apps.