ucladevx / Bruin-Bite-iOS

Mozilla Public License 2.0
8 stars 1 forks source link

Fixed the placeholder text to be the appropriate color and added year tag #149

Closed 1strangequark closed 4 years ago

1strangequark commented 4 years ago

Apple screwed us and messed up the placeholder text. So I created a function called setPlaceHolderText and put it in both the SignInViewController and the SignUpViewController. I also added a year tag to the stack view in the createProfilePt2 view controller.