Closed
Description
After selection media on done click there is too much loading time app got struck and i am unable to perform on do any thing except minimise and remove app and then restart app on simulator (iphone 15 promax)
i am using like
const options = {
usedCameraButton: false,
isExportThumbnail: true,
// maxVideo:10,
// maxSelectedAssets: 20,
allowedLivePhotos: true,
emptyMessage: 'No media found',
maximumMessageTitle: 'Maximum Selection limit reached',
numberOfColumn:3
};
const result = await openPicker(options);
Metadata
Metadata
Assignees
Labels
No labels