feat: background task for mp4 downloads

This commit is contained in:
Adrian Castro
2024-03-27 23:57:02 +01:00
parent 1c5a63f8f1
commit 57cd3e642b
5 changed files with 114 additions and 58 deletions

View File

@@ -17,7 +17,7 @@
"*.js",
".expo/types/**/*.ts",
"expo-env.d.ts",
"config-plugins/*",
"src/plugins/*",
],
"exclude": ["node_modules"],
}