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.

8 lines (6 loc) 111 B
import { StyleSheet } from 'react-native' export default StyleSheet.create({ cardList: { flex: 1 } })