Start a Project

List all the store file in directory or delete the file in iOS ( Swift).

List all file from local directory

Sometimes we need to show all stored file in the application so a user can easily see their file or can delete this file also.Here I have taken the  example of showing pdf file and delete this file.

Steps are.

1: List all stored file.

2: here I am listing only pdf file.

3: For deleting the file.

Exit mobile version