Simplest means to fade/dissolve between two UIImageViews
- by greypoint
Could someone give me a little direction on creating crossfades/dissolves between two UIImageViews in the same view controller? I am trying to set up an effect of a background image slideshow but not sure on the mechanics. Thanks.