Does anyone know of a good resource to help with this task.
I have a UISlider that currently is tied to a value(UILabel), and i would like to put a visual animation with the slider to animate the value as it changes. For instance:
say the slider is representing the users ability to add apples to something......if they slide the slider to the right, increasing the amount of apples, the animation associated with it can change its image from a single apple to a group of apples........Any help would be appreciated.
I have a UISlider that currently is tied to a value(UILabel), and i would like to put a visual animation with the slider to animate the value as it changes. For instance:
say the slider is representing the users ability to add apples to something......if they slide the slider to the right, increasing the amount of apples, the animation associated with it can change its image from a single apple to a group of apples........Any help would be appreciated.