Tagged Questions
2
votes
1answer
382 views
Using UISwitch to toggle favourite
I have an iPhone app that consists of events. Users can both favourite an event, and add an alarm to an event.
Currently the favourite button works by using a checkmark accessory, whilst the alarm ...