Hi,
I have some view controllers in my project and all have a common layout in upper half of page. I dont want to do same designing and coding again and again for all pages. I want to create a small view which will fit at upper half of screen and just use it on all the view controlller. I m planning to do it using xib. Can someone suggest me how to display a small view inside another.