react-native/ReactCommon/fabric
Valentin Shergin bd99d3a6f4 Fabric: ScrollView: xplat part (shadow node, props, localdata, descriptor)
Summary:
All the props of a scrollview, and local data.
LocalData part is probably the most interesting: with it we precompute content size which we use inside native scrollview. Previously we rely on some assumptions like "ScrollView must have only one subview" instead, and that was not so efficient and straight-forward.

Reviewed By: fkgozali

Differential Revision: D7961869

fbshipit-source-id: fa070b8423a3e7739aeb62220e51213683e1a223
2018-05-17 20:28:50 -07:00
..
attributedstring iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
core iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
debug iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
graphics Fabric: `EdgeInsets` from `dynamic` conversion 2018-05-15 23:58:59 -07:00
scrollview Fabric: ScrollView: xplat part (shadow node, props, localdata, descriptor) 2018-05-17 20:28:50 -07:00
text Fabric: New props treatment in `graphics` module 2018-05-14 16:03:49 -07:00
textlayoutmanager iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
uimanager Fabric: ScrollView: xplat part (shadow node, props, localdata, descriptor) 2018-05-17 20:28:50 -07:00
view iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00