Changing color of UITableViewCellAccessoryCheckmark and UITextField

Viewed 8866

I want to change the color of UITableViewCellAccessoryCheckmark and UITextField background color where we type. I found this is not straight forward.

2 Answers
Related