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.
yes it is possible,
just remove the side angle and make object free by enabling inner arrow. so it will automatically resize according to screen.