A framework for building native applications using React
COMMITS
/ packages/virtualized-lists/Lists/VirtualizedListProps.js January 7, 2026
M
Transform $ReadOnly to Readonly 38/n (#55067)
Marco Wang committed
September 12, 2025
A
Update SectionList to accept React elements for separators (#53599)
Alex Hunt committed
June 26, 2025
J
Further reduce naming collisions in the API snapshot (#52281)
Jakub Piasecki committed
April 14, 2025
J
Update VirtualizedLists `react-native` imports (#50551)
Jakub Piasecki committed
April 1, 2025
J
Make VirtualizedList use ScrollViewProps directly (#50416)
Jakub Piasecki committed
March 31, 2025
A
Revert D70615310: Collection of small type updates
Andrew Wang committed
J
Collection of small type updates (#50312)
Jakub Piasecki committed
February 18, 2025
J
Align layout event names with OSS (#49423)
Jakub Piasecki committed
February 11, 2025
J
Update `virtualized-lists` types to align them closer to TS definitions (#49264)
Jakub Piasecki committed
J
Update types in `virtualized-lists` so that they produce valid TS output (#49263)
Jakub Piasecki committed
January 15, 2025
D
Remove redundant `{||}` syntax (#48686)
Dawid Małecki committed
August 13, 2024
November 6, 2023
M
Enable lint/sort-imports everywhere (#41334)
Moti Zilberman committed
July 31, 2023
N
Remove default 50ms Scroll Event Throttling in VirtualizedList (#38648)
Nick Gerleman committed
July 14, 2023
N
Move Default Prop Helpers to VirtualizedListProps.js (#38329)
Nick Gerleman committed
June 8, 2023
N
Extract logic to CellMetricsAggregator (#37777)
Nick Gerleman committed
N
Rename FrameMetrics to CellMetrics (#37778)
Nick Gerleman committed
March 14, 2023
N
Fix types + documentation for CellRendererComponent
Nick Gerleman committed
February 7, 2023
N
Reconnect VirtualizedList Source History 2/2 (Apply D41745930 + history, D42805202, D43063551)
Nick Gerleman committed
N
Reconnect VirtualizedList Source History 1/2 (Revert D41745930)
Nick Gerleman committed
February 6, 2023
G
feat: Move virtualized lists to @react-native/virtualized-lists (#35406)
Gabriel Donadel Dall'Agnol committed