Segue from Storyboard to XIB
I have a storyboard View Controller, which is the first screen in my app.
The rest of the app is designed with xib's. I want to segue from a button
in the storyboard's VC to a XIB file. I know how to do this from a xib to
storyboard, but how about this ?
Thanks in advance !
No comments:
Post a Comment