SectionList
Wrapper around SectionList
component from react-native
, it accepts every props from react native SectionList
component.
Import
import { SectionList } from "react-native-ficus-ui";
Usage
EDITABLE EXAMPLE
Props
Extends every Box
props and props from react native SectionList
component : https://reactnative.dev/docs/sectionlist#props (opens in a new tab)