react-virtualized-sectionlist
React SectionList component based in a wrapper around react-virtualized List.
This component can be usefull to display large sets of grouped data with header line between groups.
Installation
Example / Usage
This component mimic the same concepts, props and API from react-virtualized List component. If you need click here
to get more info about.
In order to use this component your data need be in this format-schema:
And to render your the SectionList: