How to customize Document Based App

I'm creating an app with Document Based App template but I would like to customize it. Can I add a new tab link to uiviewcontroller?

Now there are two tabs (Recents and Browser), i want a 3rd tab. Is it posible?


Thanks

Replies

Yes, of course.


See this 5 yr. old SO thread: https://stackoverflow.com/questions/23332718/adding-new-tabs-to-a-tab-bar-controller


Be ready for changes since.


Good luck.