I went through The Elements code and understood how reflection animation is done. I have a typical view where a pickerview is there. I am able to put a reflection view beneath it, but when picker view scrolls i need reflection view should also reflect the process, but here I am not using UIView animation, so how to achieve this ?
--CH
--CH