How To shift a view with animation with auto layout constraints are on iOS
问题 I am doing a task in which, i need to shift the view by 35 pixels in order to show a view which is present below that view. Or you can say i need to insert a bar like notification on top and shift the existing view by 35 pixels at runtime. The problem is with auto layout on in order to support all the screens. Shifting is not happening as we want.... Any suggestions here ? Top view has a constraint that its distance with top view is zero, which needs to change at runtime, when we to show the