0.0.4 • Published 1 year ago

react-native-collapsible-section-list v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-collapsible-section-list

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

Properties

PropDescriptionRequired
sectionsThe data of the Section List.true
renderSectionHeaderRender the section header element.true
renderSectionContentRender the section content element.true
keyExtractorSame with the FlatList keyExtractor property.
contentContainerStyleSame with the FlatList contentContainerStyle property.
sectionStyleOptional style for each section.
styleOptional style for the list of sections.

License

MIT

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.2-2

1 year ago

0.0.2-1

1 year ago

0.0.2-0

1 year ago

0.0.1

1 year ago