UNPKG

@shopify/flash-list

Version:

FlashList is a more performant FlatList replacement

6 lines 258 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.android.d.ts.map