I tried changing the colors of the text for a button, but it\'s still staying white.
isbeauty = UIButton() isbeauty.setTitle(\"Buy\", forState: UIControlStat
set title color
btnGere.setTitleColor(#colorLiteral(red: 0, green: 0, blue: 0, alpha: 1), for: .normal)