I am trying to make a mechanism to drill down a file / folder list. The idea is to show the same file list view controller every time the user selects a folder, and show a f
I developed a method to create a segue using a phantom button. I believe it will solve your problem. You can read about it in my answer here.