orazz / CreditCardForm-iOS

CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card.
MIT License
1.47k stars 165 forks source link

How can i change text field font color ? #42

Closed kemalsanli closed 4 years ago

kemalsanli commented 5 years ago

Ekran Resmi 2019-08-05 16 35 14

font color is black i want to change it to white

NomanAzilen commented 4 years ago

paymentTextField.textColor = .white @orazz @kemalsanli