react-native/Libraries/NativeAnimation
Valentin Shergin 0a8721c340 Renaming uiManagerWillFlushUIBlocks -> uiManagerWillPerformMounting
Summary:
Because it is not simply flushing, it (in the future) is more complex process. And the names should represent logical meaning of the process, not particular implementation details.
It also nice to have unified terminology across our reactive UI frameworks.

See the next diffs.

Reviewed By: rsnara

Differential Revision: D6436770

fbshipit-source-id: 0a0b686e8ace89e30f6787a37c0a7965c5af757b
2017-12-11 17:10:48 -08:00
..
Drivers Add closed-form damped harmonic oscillator algorithm to Animated.spring 2017-09-20 23:38:16 -07:00
Nodes Fix potential retain cycles in Animated iOS 2017-10-23 13:20:59 -07:00
RCTAnimation.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
RCTAnimationUtils.h Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTAnimationUtils.m Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTNativeAnimatedModule.h Bunch of utility funcs were moved to RCTUIManagerUtils 2017-09-26 14:08:28 -07:00
RCTNativeAnimatedModule.m Renaming uiManagerWillFlushUIBlocks -> uiManagerWillPerformMounting 2017-12-11 17:10:48 -08:00
RCTNativeAnimatedNodesManager.h Native Animations - Fix edge case with restore default values 2017-05-25 06:18:36 -07:00
RCTNativeAnimatedNodesManager.m Fix potential retain cycles in Animated iOS 2017-10-23 13:20:59 -07:00