react-native/Libraries/Experimental
Spencer Ahrens 91bda43e56 Fix `getItemLayout` flow type to include `index`
Summary:
The index is used to make sure the layout corresponds to the correct index, which can get
out of sync if cell layout is cached and then cells are re-ordered.

Reviewed By: bvaughn

Differential Revision: D4554721

fbshipit-source-id: 9acb37f390a6e40ad89f813b78f81b399ec11e9a
2017-02-13 18:15:43 -08:00
..
SwipeableRow removed flex: 1 from SwipeableRow styles to make compatible with 0.39 changes 2017-02-08 16:00:12 -08:00
__tests__ Better ListView - FlatList 2017-02-04 10:28:47 -08:00
FlatList.js Fix `getItemLayout` flow type to include `index` 2017-02-13 18:15:43 -08:00
Incremental.js Reverted commit D4027388 2016-10-16 04:13:42 -07:00
IncrementalExample.js Clean unused import modules. 2016-10-16 11:13:40 -07:00
IncrementalGroup.js Reverted commit D4027388 2016-10-16 04:13:42 -07:00
IncrementalPresenter.js Auto-fix lint errors 2016-08-09 06:43:46 -07:00
MetroListView.js Better ListView - FlatList 2017-02-04 10:28:47 -08:00
SectionList.js SectionList 2017-02-13 16:32:17 -08:00
ViewabilityHelper.js Better ListView - FlatList 2017-02-04 10:28:47 -08:00
VirtualizeUtils.js Better ListView - FlatList 2017-02-04 10:28:47 -08:00
VirtualizedList.js Fix `getItemLayout` flow type to include `index` 2017-02-13 18:15:43 -08:00
VirtualizedSectionList.js SectionList 2017-02-13 16:32:17 -08:00
WindowedListView.js Better ListView - FlatList 2017-02-04 10:28:47 -08:00