I have a screen like this.
I want to show a view like in below picture on the image view when user click tab bar item. Now I'm doing it by giving "-" constraints and when user click one of the tab bar item. I changed - constraint to + constraint. However, I'm not sure if there is a better way to do it.