I have created a project without support of storyboards, but later I have added a storyboard. Storyboard work well and i see it's contents when loading app in emulator.
Then I created a view controller (UIViewController), and my problem is I can't bind any control from storyboard to my controller.
So my question is how to connect my controller with storyboard.
Select the View Controller in the storyboard and press Command + C to copy. Then press Command + V to paste in the second storyboard. Check the document outline to see where it was pasted to. Copy this and paste it in the second project's storyboard file.
Add a new Tab Bar ItemDrag View controller into the storyboard. Drag Tab Bar Item into the newly created view controller, it will sit at the same level of the View .
Those exact steps (I am using XCode 4.5 and iOS 6.0 ):
That is all. Now you should see your Initial view as you launch the project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With