From ef1cc95d46e00d6bf9c39fbfcaea49c6d780f224 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sat, 12 Nov 2016 14:19:00 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/listview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/next/docs/listview.html b/releases/next/docs/listview.html index ffe6607caa0..7891f730b09 100644 --- a/releases/next/docs/listview.html +++ b/releases/next/docs/listview.html @@ -62,7 +62,7 @@ are rendered. Defaults to returning a ScrollView with the given props.

behavior means that it will scroll with the content at the top of the section until it reaches the top of the screen, at which point it will stick to the top until it is pushed off the screen by the next section -header.

renderSeparator function #

(sectionID, rowID, adjacentRowHighlighted) => renderable

If provided, a renderable component to be rendered as the separator +header.

NOTE: On Android, the header is not sticky.

renderSeparator function #

(sectionID, rowID, adjacentRowHighlighted) => renderable

If provided, a renderable component to be rendered as the separator below each row but not the last row if there is a section header below. Take a sectionID and rowID of the row above and whether its adjacent row is highlighted.

scrollRenderAheadDistance number #

How early to start rendering rows before they come on screen, in