Posts by Christian Pieri • 1 point
1 post
-
0
votes1
answer127
viewsQ: How to set maximum size of 2 textfields separately (Swift)
Next, I’m starting now with Swift and iOS programming. I have a question: how to validate 2 different textFields? For example, I managed with the code below to validate 1 single field, but the…