UNPKG

react-native-uni-carousel

Version:

This small package is based on FlatList. It provides components to help create both a horizontal list of items and a paginated horizontal list of items.

4 lines (2 loc) 104 B
import CardList, { PaginatedCardList } from './src' export { CardList as default, PaginatedCardList }