A framework for building native applications using React
COMMITS
/ packages/virtualized-lists/Lists/VirtualizedListCellRenderer.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
May 16, 2025
T
RN: Prefer Destructured Import for `isValidElement` (#51413)
Tim Yung committed
April 14, 2025
J
Update VirtualizedLists `react-native` imports (#50551)
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
November 21, 2024
A
turn on by default optimization for memoization of virtualized list cells (#47724)
Andrei Marchenko committed
October 18, 2024
T
RN: Fix `lint/sort-imports` Errors (#47109)
Tim Yung committed
August 22, 2024
N
Try fixing bundling outside the repo (#46148)
Nick Gerleman committed
August 21, 2024
A
perf(virtualized-lists) removing rerender cells for every change of Virtualized list (#46103)
Andrei Marchenko committed
August 7, 2024
May 31, 2024
S
Replace direct React.createElement call with jsx in react-native (#44738)
Sam Zhou committed
February 29, 2024
S
Update hermes-parser and related packages in fbsource to 0.20.0
Sam Zhou committed
November 8, 2023
P
Fix CellRenderer onCellFocusCapture not being stable (#41381)
Pieter De Baets committed
November 6, 2023
M
Enable lint/sort-imports everywhere (#41334)
Moti Zilberman committed
April 18, 2023
G
Codemod `$Shape` to `Partial` in xplat, suppressing errors [4] (#36960)
George Zahariev 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