Posts

Post marked as solved
3 Replies
I figured it out. The default UITextField height on ios 12/xcode 10 is 30 while the default on ios 13/xcode 11 is 34. To fix it just manually set the height of every text field.