Good day..! I would like to ask some assistance no how to accomplish this task in xcode?
here's the scenario.. I have several buttons.. example below..
--> Sample
--> Sample
--> Sample
When you clicked on the first sample1, it will display a text containing information.. when you clicked again sample1, it will return to its original position..
Example when clicked
--> Sample1
--> Information here
--> Sample2
--> Sample3
when clicked again
--> Sample1
--> Sample2
--> Sample3
Hope to hear from you soon..
Thanks,
Link