Hi
suppose I have 2 buttons button1 and button2 and when button2 is tapped I want to change button1 colors and it’s text, how to do that ? How to reference to button1 and change its modifiers ?
now also suppose button one was a text such as Text(“Some Text”), how to change text shown between brackets when button2 is tapped ?
Kindest Regards