I'm trying to download video with react-native, but it spend much time then I want to continue processing from foreground to background.
Example: User click Download Video => Downloading => About 30%, 50% or etc.. of processing, user want to use another app => switch app and video keep downloading
Any solution for this? I need solution for android first