diff --git a/docs/next/scrollview.html b/docs/next/scrollview.html index d1c7edf6485..4bfb0df56d0 100644 --- a/docs/next/scrollview.html +++ b/docs/next/scrollview.html @@ -60,6 +60,7 @@
snapToAlignmentsnapToIntervalzoomScalenestedScrollEnablednestedScrollEnabledEnables nested scrolling for Android API level 21+. Nested scrolling is supported by default on iOS.
+| Type | Required | Platform |
|---|---|---|
| bool | No | Android |
scrollTo()scrollTo(([y]: number), object, ([x]: number), ([animated]: boolean));