React Native module for playing spoken sound clips with ducking.
Heavily based on react-native-sound.
First install the npm package from your app directory:
npm install react-native-ducking-sound --save
Then link it automatically using:
react-native link react-native-ducking-sound