A framework for building native applications using React
COMMITS
/ Libraries/Lists/VirtualizedListContext.js October 17, 2022
M
Break runtime cycle between VirtualizedList and VirtualizedListContext
Moti Zilberman committed
October 13, 2022
N
Ship VirtualizedList_EXPERIMENTAL
Nick Gerleman committed
September 30, 2022
T
RN: Sort Imports via ESLint
Tim Yung committed
September 20, 2022
N
Remove dependence on VirtualizedList `listKey` prop
Nick Gerleman committed
September 14, 2022
N
Remove dead code for restoring state to nested VirtualizedList
Nick Gerleman committed
July 27, 2022
N
Allow VirtualizedListContext to support different component type
Nick Gerleman committed
May 6, 2022
I
Fix items disappear when zooming VirtualizedList (#33765)
islandryu committed
April 26, 2022
P
Memoize VirtualizedListCellContextProvider
Pieter De Baets committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
November 16, 2020
B
Name a bunch of anonymous RN contexts
Brian Vaughn committed
May 4, 2020
T
VirtualizedList: Migrate to React.Context
Tim Yung committed