Is there any way to move a group of views within another without grouping all in the center?
Edit: Here some images with the process.
1.- I have
You can make one view except xib's main view add that view contain all imageview,label in this view like below image. Assign IBoutlet
to the the ViewInvoiceNumber and when set frame add subviews will move according that view like group.. But you have to enter all label,button,image view as subview of that view..
Hope, this will help you...