Skip to content

Conversation

@bofiaza
Copy link

@bofiaza bofiaza commented Mar 11, 2020

Allow the text field's text color to be customizable. The default value will not work in dark mode.

}

/// default is UIColor.blackColor()
@objc open var textColor: UIColor = UIColor.black {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better using UIColor.label for auto-switch between dark mode and light.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants