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

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift