mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix missing Platform in VirtualizedList
This commit is contained in:
@@ -25,6 +25,7 @@ import type {
|
||||
} from './VirtualizedListProps';
|
||||
|
||||
import {
|
||||
Platform,
|
||||
RefreshControl,
|
||||
ScrollView,
|
||||
View,
|
||||
|
||||
Reference in New Issue
Block a user