'Audio Manipulation Library/API react native

Is there a way to combine two tracks into one with a possible overlap? Something like this: http://naomiaro.github.io/waveform-playlist/web-audio-editor.html in how the multiple audio tracks are able to overlap at specific intervals. I've been searching around and I have not been able to find any solutions. All the packages I've found seem to be made for the web:

Apps that do similar things to what I am trying to achieve:

I would be open to any suggestions of a way I can achieve this in with a react native library or with an API. Thanks in advance!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source