Possible Duplicate:
What's up with the .NIB -> .XIB?
I want to know what is difference between xib and nib,I know some thing like xib = xml interface builder and nib is next interface builder,but I am not clear with difference between both ,please help me for it.
Thanks in advance.
A storyboard is like a canvas where you put all your . xib files. You no longer have any . xibs, you just have View Controllers directly on your canvas.
Application interface created with Interface Builder, a graphical editor for designing and testing user interfaces; saved in a text-based flat-file format, introduced in Interface Builder 3.0. NOTE: XIB files are also called "development-time format" files.
A Xib is more or less an XML document, it is the uncompiled read/write version of a nib. Once you compile a xib it becomes a nib.
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