I'm new to xcode and iOS programming and I have been enjoy the learning adventure to say the list. I'm now stuck here.
Question: how do you make an array of files specifically pdf files? I would like to have a page where there is a list of names, say "1, 2, 3, 4, 5" referring to the pdf and a next window where the results of clicking on those names displayed.
I can simply create a bunch of pages with pdf display but I know that is not efficient. Thank you.