From 689cf773477e43cfbc2bbc77eb03c19d89715316 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 29 Jul 2020 16:23:42 +0000 Subject: [PATCH] Deploy website Deploy website version based on c5f65a7acf12636f7809c45557b36c81dae89663 --- docs/next/using-a-scrollview.html | 4 ++-- docs/next/using-a-scrollview/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/using-a-scrollview.html b/docs/next/using-a-scrollview.html index 61d641f0b72..8126778113f 100644 --- a/docs/next/using-a-scrollview.html +++ b/docs/next/using-a-scrollview.html @@ -1,4 +1,4 @@ -Using a ScrollView · React Native
Edit

Using a ScrollView

The ScrollView is a generic scrolling container that can contain multiple components and views. The scrollable items need not be homogeneous, and you can scroll both vertically and horizontally (by setting the horizontal property).

+
Edit

Using a ScrollView

The ScrollView is a generic scrolling container that can contain multiple components and views. The scrollable items can be heterogeneous, and you can scroll both vertically and horizontally (by setting the horizontal property).

This example creates a vertical ScrollView with both images and text mixed together.

Edit

Using a ScrollView

The ScrollView is a generic scrolling container that can contain multiple components and views. The scrollable items need not be homogeneous, and you can scroll both vertically and horizontally (by setting the horizontal property).

+
Edit

Using a ScrollView

The ScrollView is a generic scrolling container that can contain multiple components and views. The scrollable items can be heterogeneous, and you can scroll both vertically and horizontally (by setting the horizontal property).

This example creates a vertical ScrollView with both images and text mixed together.