UNPKG

react-native-speedy-list

Version:

A performance focused list component for React Native.

4 lines (3 loc) 155 B
import { ColumnedRecyclableList } from "../ColumnedSpeedyList"; export declare const SpeedyList: typeof ColumnedRecyclableList; export default SpeedyList;