It is a dead simple audio player which allows you to play two tracks at the same time. One of these tracks is supposed to be an FX, so it plays repeatedly and the only parameter can be adjusted here is a volume level. Besides, there is a basic audio player functionality which can be applied for a second track.
For now (and I guess it's going to stay so) it is android only.
There are multiple versions available under Releases section.
Use yarn start
to run Metro bundler and yarn android
to build the app and run an emulator
- Generate an upload key
- Edit
./android/gradle.properties
- And that's basically it, now just run
yarn bundle:android
oryarn build:android
for.aab
and.apk
respectively
Bootstrapped with React Native Typescript template
Icons are Material Icons