react-native-audio-waveform icon indicating copy to clipboard operation
react-native-audio-waveform copied to clipboard

[BUG]:IOS Glitches while playing audio

Open kowsickram24 opened this issue 5 months ago • 0 comments
trafficstars

while playing the audio using this package, the waveform candlesticks move fastly in IOS (maybe due to framerate), in Android, it is working fine, while debugging, we noticed a drastic change in the current progress change prop, where Android moves from 100, 200, 300, in IOS, it moves from 400,800,1200.

kowsickram24 avatar May 22 '25 07:05 kowsickram24