A framework for building native applications using React
COMMITS
/ Libraries/Lists/FlatList.js February 17, 2018
C
@allow-large-files Upgrade xplat/js to Flow v0.66
Caleb Meredith committed
S
Update license headers for MIT license
Sophie Alpert committed
February 8, 2018
B
Ran rename-unsafe-lifecycles codemod on xplat/js
Brian Vaughn committed
January 8, 2018
G
@allow-large-files [Flow] Upgrade xplat/js to flow v0.63
glevi@fb.com committed
November 29, 2017
S
export SeparatorsObj type for re-use in ListItems etc.
Spencer Ahrens committed
C
Fix $FlowFixMe in Flatlist
Chris Lewis committed
October 30, 2017
Y
Spelling fix
youngjl1 committed
September 29, 2017
T
Add SwipeableFlatList
Tomas Reimers committed
September 22, 2017
T
Give complex FlatList example more motivation
Taylor Kline committed
September 11, 2017
A
Fix small typo
Alexandre Moureaux committed
September 6, 2017
V
Extend FlatList to support multiple viewability configs
Vince Oppedisano committed
August 29, 2017
C
Fix React Native open source
Caleb Meredith committed
August 18, 2017
C
Upgrade fbsource/xplat/js to Flow v0.53.0
Caleb Meredith committed
August 8, 2017
G
Add pertinent info for fresh flatlisters
Gant Laborde committed
July 19, 2017
J
Remove typo
JSON Deppen committed
July 18, 2017
T
FlatList doesn't specify that it accepts ScrollView Props
Tomas Reimers committed
July 6, 2017
S
Update FlatList.js
superyarik committed
June 28, 2017
C
Codemod prettier to 1.5.2
Christopher Chedeau committed
June 20, 2017
R
Add setNativeProps
Rene Weber committed
June 16, 2017
T
Use possessive 'its' not 'it's'
Taylor Kline committed
June 13, 2017
S
Add inverted option
Spencer Ahrens committed
June 8, 2017
K
Exposed progressViewOffset to VirtualizedList and FlatList
Kexi Long committed
June 6, 2017
J
Add support for flashScrollIndicators on iOS
Jean Regisser committed
J
Expand documentation scroll to offset
Jakob Kerkhove committed
May 5, 2017
L
Correcting a mistake in the minimal example in the FlatList doc
liushigit committed
May 4, 2017
L
Add ListEmptyComponent prop
Louis Lagrange committed
May 3, 2017
J
Made `getItem` and `getItemCount` required props (VirtualizedList)
Jeff Case committed
April 28, 2017
J
Change data to $ReadOnlyArray
Jan Kassens committed
April 25, 2017
S
Many improvements
Spencer Ahrens committed
April 13, 2017
S
disable removeClippedSubviews by default
Spencer Ahrens committed
April 12, 2017
S
Add support for updating adjacent separators on row highlight to FlatList
Spencer Ahrens committed
April 7, 2017
S
Support elements for header/footer
Spencer Ahrens committed
April 4, 2017
S
Add `scrollToLocation` for `SectionList`
Spencer Ahrens committed
S
propagate getScrollResponder, getScrollableNode
Spencer Ahrens committed
S
Fixup comments to indicate sticky headers are now supported
Spencer Ahrens committed
March 29, 2017
S
onEndReached should clear when data changes
Spencer Ahrens committed
March 28, 2017
S
expand example with `PureComponent` usage, explicit `extraData` prop, `initialNumToRender`
Spencer Ahrens committed
March 24, 2017
E
Re-License Lists with standard React Native License
Eric Vicenti committed