Is there any way I can design my classes for both iPhone4 and iPhone5 using the same xib?
Add a image named Default-568h@2x.png. That will identify your app as one that supports iPhone 5 metrics. And also you need to do auto sizing of your views properly.