react-native-collapsible-section-list
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

react-native-collapsible-section-list

A collapsible section list component for react-native. Support for Android and iOS only.

Properties

Prop Description Required
sections The data of the Section List. true
renderSectionHeader Render the section header element. true
renderSectionContent Render the section content element. true
keyExtractor Same with the FlatList keyExtractor property.
contentContainerStyle Same with the FlatList contentContainerStyle property.
sectionStyle Optional style for each section.
style Optional style for the list of sections.

License

MIT

/react-native-collapsible-section-list/

    Package Sidebar

    Install

    npm i react-native-collapsible-section-list

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    15.3 kB

    Total Files

    16

    Last publish

    Collaborators

    • gitpull