UNPKG

@tuya-oh/react-native-swiper-flatlist

Version:

React native swiper flatlist component for harmonyOS

5 lines (4 loc) 270 B
export { SwiperFlatList } from './SwiperFlatList/SwiperFlatList'; export type { SwiperFlatListProps } from './SwiperFlatList/SwiperFlatListProps'; export { Pagination } from './Pagination/Pagination'; export type { PaginationProps } from './Pagination/PaginationProps';