Searched refs:shouldCopyAssets (Results 1 – 1 of 1) sorted by relevance
61 const shouldCopyAssets = Platform.OS === 'android' && Platform.Version >= 30; constant76 const album = await MediaLibrary.createAlbumAsync(name, assets[0], shouldCopyAssets);78 await MediaLibrary.addAssetsToAlbumAsync(assets.slice(1), album, shouldCopyAssets);153 await MediaLibrary.addAssetsToAlbumAsync(testAssets, album, shouldCopyAssets);497 if (shouldCopyAssets) {511 shouldCopyAssets517 shouldCopyAssets526 if (!shouldCopyAssets) {