We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1761aea commit abedc58Copy full SHA for abedc58
packages/virtualized-lists/Lists/VirtualizedList.js
@@ -25,6 +25,7 @@ import type {
25
} from './VirtualizedListProps';
26
27
import {
28
+ Platform,
29
RefreshControl,
30
ScrollView,
31
View,
0 commit comments