List
Wrapper around FlatList
component from react-native
.
List
component accepts every props from react native FlatList
component.
Import
import { List } from "react-native-ficus-ui";
Usage
EDITABLE EXAMPLE
Props
Extends every Box
and FlatList
props.