react-native/Libraries/Lists
Tim Wang 0e93f4fa29 Fix SectionList examples in documentation
Summary:
Document to change http://facebook.github.io/react-native/releases/next/docs/sectionlist.html

This example is not documented incorrectly.

According to Flow-type in the [source code](https://github.com/facebook/react-native/blob/master/Libraries/Lists/SectionList.js#L25-L52) the `title` is not required and the `renderItem` method takes wrong `item.title` for rendering in example. See https://github.com/facebook/react-native/pull/15234#issuecomment-318555336

![screen shot 2017-07-28 at 12 24 03 pm](https://user-images.githubusercontent.com/8013313/28702472-b72d160a-738f-11e7-96ba-dcd7e8ce4ff2.png)
Closes https://github.com/facebook/react-native/pull/15234

Differential Revision: D5518721

Pulled By: hramos

fbshipit-source-id: 4effe3778aac09a0807acc8a002e588ea2d723f9
2017-07-28 12:49:01 -07:00
..
ListView Improve the documentation for ListView and ListViewDataSource 2017-07-21 14:31:17 -07:00
__flowtests__ Enforce Prettier for @format 2017-07-10 15:37:36 -07:00
__tests__ Codemod prettier to 1.5.2 2017-06-28 12:50:30 -07:00
FillRateHelper.js Codemod prettier to 1.5.2 2017-06-28 12:50:30 -07:00
FlatList.js Remove typo 2017-07-18 17:46:33 -07:00
MetroListView.js Codemod prettier to 1.5.2 2017-06-28 12:50:30 -07:00
SectionList.js Fix SectionList examples in documentation 2017-07-28 12:49:01 -07:00
ViewabilityHelper.js prettier 2017-06-12 22:45:49 -07:00
VirtualizeUtils.js Codemod prettier to 1.5.2 2017-06-28 12:50:30 -07:00
VirtualizedList.js Be able to scroll to last item in list 2017-07-13 00:03:51 -07:00
VirtualizedSectionList.js Codemod prettier to 1.5.2 2017-06-28 12:50:30 -07:00