react-native-volume-manager icon indicating copy to clipboard operation
react-native-volume-manager copied to clipboard

[bug][ios]: events getting swallowed

Open hirbod opened this issue 2 years ago • 0 comments

On iOS, events could get swallowed if fired too rapidly.

maybe instead of counting, try remembering last saved volume in setVolume and then if it's the same in event, skip emitting it

hirbod avatar Jun 23 '22 19:06 hirbod