objective c - IOS Interactive background color animation -


i'm using pop (facebook animation framework) animate properties in uiviews. wanted achieve interactive animation based on completion percentage change background color of views form color1 color2.

the current structure is:

shared manager sends child views

animatewithpercentage:

and each view has method implemented.

i can't figure out tho how use percentage background color, ideas? in advance.

you can set 2 different views in background. each 1 colour , create method animation modify transparency of view getting effect want. then, put in front second view , repeat process.


Comments