UNPKG

react-native-web-lists

Version:

React Native for Web implementation of Lists

5 lines (3 loc) 119 B
import FlatList from './FlatList'; import SectionList from './SectionList'; export default { FlatList, SectionList };