UNPKG

@react-native-oh-tpl/flash-list

Version:

FlashList is a more performant FlatList replacement

7 lines (5 loc) 209 B
import CellContainer from "../../fabric/CellContainerNativeComponent"; /** * Behaves as a regular `View` with an extra `index` prop that is saved in the native layer. */ export default CellContainer;