react-native/Libraries/CustomComponents/Lists
sunnylqm f39ef36190 Update FlatList doc
Summary:
1. Mention scrollToIndex support.
2. Fix a format error.
3. Use relative links like 59257d6976/Libraries/Components/Navigation/NavigatorIOS.ios.js (L136) for links in "next version" to work properly.

~~4. BREAKING: `columnWrapperStyle` should be `rowWrapperStyle`?~~
Closes https://github.com/facebook/react-native/pull/12714

Differential Revision: D4730476

Pulled By: sahrens

fbshipit-source-id: 643aab659064e6f5275ec89fd7f967dd9de866c4
2017-03-22 00:00:56 -07:00
..
__flowtests__ Move new components out of `Experimental` directory 2017-03-01 09:16:05 -08:00
__tests__ change section-specific SeparatorComponent -> ItemSeparatorComponent for consistency 2017-03-21 22:30:30 -07:00
FlatList.js Update FlatList doc 2017-03-22 00:00:56 -07:00
MetroListView.js Kill shouldItemUpdate 2017-03-21 22:30:30 -07:00
SectionList.js change section-specific SeparatorComponent -> ItemSeparatorComponent for consistency 2017-03-21 22:30:30 -07:00
ViewabilityHelper.js Fix minimumViewTime 2017-03-16 16:45:54 -07:00
VirtualizeUtils.js add to RN OSS package. 2017-03-01 17:55:30 -08:00
VirtualizedList.js Kill shouldItemUpdate 2017-03-21 22:30:30 -07:00
VirtualizedSectionList.js change section-specific SeparatorComponent -> ItemSeparatorComponent for consistency 2017-03-21 22:30:30 -07:00