From 789735261c3bdef79ac5481d0e29d08cd0a77e81 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sat, 17 Jun 2017 00:30:43 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/flatlist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/next/docs/flatlist.html b/releases/next/docs/flatlist.html index 88fafc5e7ba..9e6757d7209 100644 --- a/releases/next/docs/flatlist.html +++ b/releases/next/docs/flatlist.html @@ -56,7 +56,7 @@ not show any changes.
  • keyExtractor tells the list to use th ); } }

    This is a convenience wrapper around <VirtualizedList>, -and thus inherits it's props (as well as those of ScrollView) that aren't explicitly listed +and thus inherits its props (as well as those of ScrollView) that aren't explicitly listed here, along with the following caveats: