UNPKG

react-native-draggable-flatlist

Version:
7 lines 311 B
import DraggableFlatList from "./components/DraggableFlatList"; export * from "./components/CellDecorators"; export * from "./components/NestableDraggableFlatList"; export * from "./components/NestableScrollContainer"; export * from "./types"; export default DraggableFlatList; //# sourceMappingURL=index.js.map