react-native/Libraries/Animation
Eric Vicenti 4e650f05d1 [ReactNative] setTimeout hack avoids POPAnimation race condition
Summary:
Having bugs in Groups because POPAnimation experiences a race condition. This hack avoids that for now while we transition away from POPAnimation altogether.
2015-07-02 10:51:48 -08:00
..
RCTAnimationExperimental.xcodeproj [ReactNative] rename Animation to AnimationExperimental with warning docs 2015-04-04 11:20:45 -08:00
AnimationExperimental.js [react-native] Codemod .getNodeHandle, .getNativeNode to React.findNodeHandle 2015-05-13 13:24:37 -07:00
AnimationUtils.js [React Native] Fix immediate animation crash 2015-05-05 07:21:43 -08:00
LayoutAnimation.js [ReactNative] LayoutAnimation brevity 2015-06-26 10:48:36 -08:00
POPAnimationMixin.js [ReactNative] setTimeout hack avoids POPAnimation race condition 2015-07-02 10:51:48 -08:00
RCTAnimationExperimentalManager.h [ReactNative] rename Animation to AnimationExperimental with warning docs 2015-04-04 11:20:45 -08:00
RCTAnimationExperimentalManager.m Fix animation bug in 32bit when fromValue is double. 2015-06-25 05:08:45 -08:00