Added listKey prop to VirtualizedListProperties

This commit is contained in:
Nico Montanari
2018-04-12 17:34:21 +02:00
committed by GitHub
parent df8f3b8b61
commit 45ff24159b
+2
View File
@@ -3938,6 +3938,8 @@ export interface VirtualizedListProperties<ItemT> extends ScrollViewProperties {
inverted?: boolean;
keyExtractor?: (item: ItemT, index: number) => string;
listKey?: string;
/**
* The maximum number of items to render in each incremental render batch. The more rendered at