Scenario:
i have VC
in which i have horizontally place 4 UIButton and 4 UIImageView attached to them, each button has their own individual view controllers every time they are pressed they display a respective VC
.
Issue:
The problem is I have to change the text color and the image color that I have used on clicking the button.
Is it possible that i can use single button that has the image also text?
- how to change the fonts of the button on being click.
Image :