Is there any hint that the spinning effect of images/patterns (on Slot Machine) can be implemented on iOS ?
What I can think of is to use animation of graphics of UIImageView.
Any better suggestion ?
Is there any hint that the spinning effect of images/patterns (on Slot Machine) can be implemented on iOS ?
What I can think of is to use animation of graphics of UIImageView.
Any better suggestion ?
You can go with UIPickerView containing UIImageViews as elements, or check this url