Added Drawer navigator & version numbers.
This commit is contained in:
@@ -212,10 +212,7 @@ export function UploadProgress({
|
||||
filesToDelete,
|
||||
filesToDelete[0].albumId
|
||||
);
|
||||
console.log(
|
||||
"🚀 ~ file: upload-progress.component.jsx ~ line 220 ~ delres",
|
||||
delres
|
||||
);
|
||||
|
||||
// const album = await MediaLibrary.createAlbumAsync(
|
||||
// "Deleted",
|
||||
// filesToDelete.pop(),
|
||||
|
||||
Reference in New Issue
Block a user