zmxv / react-native-sound-demo

react-native-sound demo project for iOS and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-sound-demo

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

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.

About

react-native-sound demo project for iOS and Android

License:MIT License


Languages

Language:JavaScript 48.9%Language:Objective-C 39.5%Language:Java 11.6%