Fix missing Platform in VirtualizedList

This commit is contained in:
Luna Wei
2023-08-08 12:03:06 -07:00
parent e9ea926ba3
commit 7aa8cd55be
@@ -25,6 +25,7 @@ import type {
} from './VirtualizedListProps';
import {
Platform,
RefreshControl,
ScrollView,
View,