Today I started to learn iPhone simple animations, but I was totally Confused about so many animations ,now I have know some like CAAnimation, CATransaction and so on~ how can I distinguish them or if there are some documents about them to help me know how to use these class and the different effects among them;
Today I started to learn iPhone simple animations, but I was totally Confused about
Share
I strongly recommend to read at first Core Animation Programming Guide. It describes all basic classes, provided examples and link to sample sources.