Spencer Ahrens 73e0b01b06 SectionList
Summary:
Simple API takes structured `sections` prop instead of `data` array. `sections` is an array of
`Section` objects, each of which has a `key` and an `itemData` array which is analogous to a
`FlatList` `data` prop, plus optional props like `ItemComponent` that can be overridden on a
per-section level, allowing heterogeneous section item rendering via clean composition.

Flattens the sections data and renders with VirtualizedList under the hood. Doesn't support
sticky headers yet.

Reviewed By: yungsters

Differential Revision: D4519354

fbshipit-source-id: 58de959dadb6f55f681245ecd99a5dc356a48f36
2017-02-13 16:32:17 -08:00
..
2016-11-22 21:13:52 -08:00
2016-10-16 04:13:42 -07:00
2016-10-14 19:43:40 -07:00
2016-10-16 04:13:42 -07:00
2016-10-16 04:13:42 -07:00
2017-02-13 16:32:17 -08:00
2016-10-16 04:13:42 -07:00
2017-02-13 16:32:17 -08:00
2017-02-10 10:06:31 -08:00
2016-10-16 04:13:42 -07:00
2016-10-16 11:13:40 -07:00
2017-02-13 16:32:17 -08:00
2016-07-25 03:43:29 -07:00
2016-10-16 04:13:42 -07:00
2016-10-16 11:13:40 -07:00
2017-02-09 14:16:17 -08:00
2016-11-14 20:45:17 -08:00
2016-10-16 11:13:40 -07:00