Hi
I am using the example from TheElements sample code provided with the iPhone SDK to achieve flip transition between 2 views. The transition from the 1st view to the second is not as responsive as the one from second to first. I am not sure why this is happening. The transition does happen but takes almost double the time it should.
I tired comparing my code with the one in TheElements and don't see much difference in the transition portion. Any ideas?
Thanks.