Junhua Di

Results 1 comments of Junhua Di

> Can not set textColor and Font for Label Solution: ```swift // Add this code after setting up the OTP field and constraints for (index, label) in otpField.labels.enumerated() { label.textColor...