From 29bd79b61e7e606cdd3bab374c49140da4a481e2 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 18 Mar 2020 19:44:10 +0000 Subject: [PATCH] Deploy website Deploy website version based on ab01e86b4c39852de762e10621e5024c405f206d --- docs/next/scrollview.html | 4 ++-- docs/next/scrollview/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/scrollview.html b/docs/next/scrollview.html index cdb9a16570c..63d4c61cb74 100644 --- a/docs/next/scrollview.html +++ b/docs/next/scrollview.html @@ -322,7 +322,7 @@ const styles = StyleSheet.create({
-

endFillColor

+

fadingEdgeLength

Fades out the edges of the the scroll content.

If the value is greater than 0, the fading edges will be set accordingly to the current scroll direction and position, indicating if there is more content to show.

@@ -843,7 +843,7 @@ const styles = StyleSheet.create({
scrollWithoutAnimationTo(y, x);
 

Deprecated, use scrollTo instead.

-
SafeAreaViewSectionList