mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-02 22:41:18 +08:00
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  Closes https://github.com/facebook/react-native/pull/15234 Differential Revision: D5518721 Pulled By: hramos fbshipit-source-id: 4effe3778aac09a0807acc8a002e588ea2d723f9