mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 15:03:26 +00:00
feat: hls downloads
This commit is contained in:
@@ -27,6 +27,9 @@ const defineConfig = (): ExpoConfig => ({
|
||||
CFBundleName: "movie-web",
|
||||
NSPhotoLibraryUsageDescription:
|
||||
"This app saves videos to the photo library.",
|
||||
NSAppTransportSecurity: {
|
||||
NSAllowsArbitraryLoads: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
android: {
|
||||
|
Reference in New Issue
Block a user