iPhone LayerKit

All animation name of LayerKit in iPhone:

oglFlip    // flip in Stocks
pageCurl    // page animation in Notes
pageUnCurl    // reverse of pageCurl
suckEffect // delete animation in Notes
spewEffect    // reverse of suckEffect
genieEffect    // minimize effect like in MacOSX
unGenieEffect    // reverse of genieEffect
twist // flip the page in twist style
tubey // flip the page in tube style
swirl // swirl effect
rippleEffect    // ripple effect
cameraIris // take photo effect in Camera
cameraIrisHollow    // 
cameraIrisHollowOpen    //    apeature open effect
cameraIrisHollowClose    //    apeature close effect
charminUltra    // wash out and then return to normal
reflection //
zoomyIn    // zoomin, fade in transition
zoomyOut    // zoom out, fade in transition
oglApplicationSuspend    //quit program zoom out effect
mapCurl    // Maps page flip up effect
mapUnCurl    // maps page flip down effect

Note that except oglFlip, other transition effect not work under simulator, and simple fade in/out will be used instead. But it actually works on the real device.