I have followed a basic tutorial for importing multiple images using PHPicker
(Link: https://www.youtube.com/watch?v=V-kSSjh1T74&list=PL5Adl54O3opbk_Du94r8OmeSwk2x5dRao&index=15&t=74s).
I also want to get their file names along with their images. I got multiples solutions for doing this with UIImagePickerController but none for PHPickerViewController.
Any leads would be appreciated. Thanks.