5793f5c4c4
Summary: [CATransaction Class Reference](https://developer.apple.com/library/mac/documentation/GraphicsImaging/Reference/CATransaction_class/index.html) In Tasks > Getting and Setting Completion Block Objects > Discussion: The completion block object that is guaranteed to be called (on the main thread) as soon as all animations subsequently added by this transaction group have completed (or have been removed.) If no animations are added before the current transaction group is committed (or the completion block is set to a different value,) the block will be invoked immediately. Closes https://github.com/facebook/react-native/pull/1400 Github Author: Shuangzuan <shuangzuan.he@icloud.com> Test Plan: Imported from GitHub, without a `Test Plan:` line. |
||
---|---|---|
.. | ||
RCTAnimationExperimental.xcodeproj | ||
AnimationExperimental.js | ||
AnimationUtils.js | ||
LayoutAnimation.js | ||
POPAnimationMixin.js | ||
RCTAnimationExperimentalManager.h | ||
RCTAnimationExperimentalManager.m |