UNPKG

@shopify/flash-list

Version:

FlashList is a more performant FlatList replacement

5 lines 338 B
import { HostComponent } from "react-native"; import { AutoLayoutViewNativeComponentProps } from "./AutoLayoutViewNativeComponentProps"; declare const AutoLayoutViewNativeComponent: HostComponent<AutoLayoutViewNativeComponentProps>; export default AutoLayoutViewNativeComponent; //# sourceMappingURL=AutoLayoutViewNativeComponent.d.ts.map