react-native-macos/React
John O'Leary 62b20ce582 Scrollview updatedChildFrames data controlled by prop
Summary: Optimize ScrollView by adding flag "DEPRECATED_sendUpdatedChildFrames" to gate whether updatedChildFrames data is computed and propagated on scroll events.  The frame data is used in ListView by the onChangeVisibleRows prop.  When this prop is not defined, unnecessary computation in ScrollView should not be performed.

Reviewed By: sahrens

Differential Revision: D5174898

fbshipit-source-id: e3eaed8760b76becf14dfeb00122bdebdaeae4ef
2017-06-08 12:03:02 -07:00
..
Base Add message to remind user to enable wifi 2017-05-30 20:49:48 -07:00
CxxBridge Cleanup Platform 2017-06-07 10:19:01 -07:00
CxxModule Improve systrace markers 2017-05-12 18:07:49 -07:00
CxxUtils Explicitly cast to (bool) where needed on objc with folly::dynamic 2017-04-18 15:36:20 -07:00
DevSupport Connection management 2017-06-08 07:45:53 -07:00
Executors Remove RCTBatchedBridge rule and all uses from the tree 2017-04-19 17:00:43 -07:00
Inspector Connection management 2017-06-08 07:45:53 -07:00
Modules Connection management 2017-06-08 07:45:53 -07:00
Profiler Fix memory leak in RN fbsystrace support 2017-05-15 03:47:15 -07:00
React.xcodeproj Connection management 2017-06-08 07:45:53 -07:00
ReactLegacy.xcodeproj RCTTextField was spliited into two classes 2017-05-29 16:01:11 -07:00
Views Scrollview updatedChildFrames data controlled by prop 2017-06-08 12:03:02 -07:00
third-party.xcconfig More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00