react-native-compressor
react-native-compressor copied to clipboard
Cancelling one compression cancels all active ones
Current behavior
When canceling one compression with specific id all active compressions are being cancelled
Expected behavior
Only specified one should be cancelled
Platform
- [X] Android
- didn't test on iOS
React Native Version
0.74.2
React Native Compressor Version
1.8.24
Reproducible Steps And Demo
Just compress more than one file at time, cancel one of them and see all of them being cancelled