Hello all, i set up a tab bar application and am having problems.
I wanna add 1 button in the "First View" that clicks into another view(that is not available from the tab bar item)
but am having problems..
What code do i put into FirstViewController.h and .m?
Do i have to create a new xib file?