Possible to copy the constraints from one view to another || copy constraints to one xib to another || copy constraints from tableview to collectionView
Solution:
Just copy and paste the view form one to another.After that you can delete the constraints and create your own constraints.
In iOS not able to copy and paste the constraints.
Comments
Post a Comment