react-native-macos/Libraries/Lists
David Vacca 4b98ac9295 Refactor Virtualized List to not use findNodeHandle when calling measureLayout
Summary:
In fabric, the measureLayout method expects 'node ref' instead of 'node handle'.
Node refs are supported by the current production version of RN and for Fabric, no changes should be expected in the current production version of RN

Reviewed By: TheSavior

Differential Revision: D15103116

fbshipit-source-id: cde94f61eaf6aa52ae4bd6f89082d18141d0da28
2019-05-02 20:31:42 -07:00
..
__flowtests__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ - Externalise and handle any sort of data blob (#20787) 2019-04-18 11:55:43 -07:00
FillRateHelper.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
FlatList.js Make FlatList's renderItem return React.Node 2019-04-08 12:55:09 -07:00
SectionList.js - Externalise and handle any sort of data blob (#20787) 2019-04-18 11:55:43 -07:00
ViewabilityHelper.js Fixes 'Invalid render range' crash (#22847) 2019-01-21 01:58:54 -08:00
VirtualizeUtils.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
VirtualizedList.js Refactor Virtualized List to not use findNodeHandle when calling measureLayout 2019-05-02 20:31:42 -07:00
VirtualizedSectionList.js - Externalise and handle any sort of data blob (#20787) 2019-04-18 11:55:43 -07:00