react-native-macos/ReactCommon/fabric/components
Joshua Gross d269844cc1 LayoutAnimations: have each Props struct do its own interpolation
Summary:
Each ComponentDescriptor becomes capable of doing its own interpolation over props for animation purposes.

This new custom interpolator is called by default by the ConcreteComponentDescriptor, but `ComponentDescriptor::interpolateProps` is a virtual function and each ComponentDescriptor can provide custom interpolation if necessary.

For now, only View does any actual interpolation, to support LayoutAnimations.

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D20965310

fbshipit-source-id: e1c1588107848e94c155efecb0da1cc1619ae544
2020-05-13 15:40:34 -07:00
..
activityindicator label react-native-github targets 2020-05-08 00:36:17 -07:00
image Download image of size based on image view size, not image size 2020-05-12 11:10:21 -07:00
legacyviewmanagerinterop Break retain cycle in RCTLegacyViewManagerInteropCoordinator 2020-05-12 03:48:30 -07:00
modal label react-native-github targets 2020-05-08 00:36:17 -07:00
picker label react-native-github targets 2020-05-08 00:36:17 -07:00
root label react-native-github targets 2020-05-08 00:36:17 -07:00
safeareaview Replace fbsource// with // in xplat/js/ files [1] 2020-03-25 21:55:47 -07:00
scrollview label react-native-github targets 2020-05-08 00:36:17 -07:00
slider label react-native-github targets 2020-05-08 00:36:17 -07:00
switch label react-native-github targets 2020-05-08 00:36:17 -07:00
text Fix opacity not being animated on Text component 2020-05-12 10:32:22 -07:00
textinput implemented showSoftInputOnFocus for iOS (#28834) 2020-05-11 09:01:33 -07:00
unimplementedview third-party | Move glog from xplat/third-party to third-party and create temporary redirect. 2020-05-06 19:04:33 -07:00
view LayoutAnimations: have each Props struct do its own interpolation 2020-05-13 15:40:34 -07:00