UNPKG

@shopify/flash-list

Version:

FlashList is a more performant FlatList replacement

6 lines 254 B
/** * Behaves as a regular `View` with an extra `index` prop that is saved in the native layer. */ declare const CellContainer: import("react-native").HostComponent<unknown>; export default CellContainer; //# sourceMappingURL=CellContainer.ios.d.ts.map