react-native-audio-waveform
react-native-audio-waveform copied to clipboard
[BUG]:IOS Glitches while playing audio
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.