Xcode – What am I getting wrong Resizing Date Picker and TextView in swift
In a nut shell. I am trying to add constraints to resize a date picker and text view. Without the text view the date picker does what I want it to do (move to the top and centred), I add…