I am developing a file manager iOS application. I want to achieve functionality, which allows users to import or share the selected files, into the file manager application, by creating a new folder or using the previous folder( contain imported or shared files) into the root directory of the application.
Recently I came to know about share extension but I don't know how to share a file or image into the desired folder.
Is there any article or implementation present on it? Any kind of help would be much appreciated.
Thanks, Ammar Saeed