From 0348aeaae2e9edf8b5af34e490a6845d0f38eaab Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 4 Dec 2017 19:05:28 +0000 Subject: [PATCH] Deploy website Deploy website version based on 7d55f8367b772e90b7444a0ab1662cbaf99d5d67 --- docs/next/sectionlist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/next/sectionlist.html b/docs/next/sectionlist.html index 7e363f4b218..61b697ca416 100644 --- a/docs/next/sectionlist.html +++ b/docs/next/sectionlist.html @@ -18,7 +18,7 @@
  • Scroll loading.
  • If you don't need section support and want a simpler interface, use -<FlatList>.

    +<FlatList>.

    Simple Examples:

    <SectionList
       renderItem={({item}) => <ListItem title={item} />}