Just started learning iOS AutoLayout, Interface builder very straight forward, but when I try to archive the same thing on the code
[self.view addConstr
I solved my problem with NSLayoutConstraint.deactivate(MystackView.constraints)