diff --git a/docs/0.53/scrollview.html b/docs/0.53/scrollview.html index c3a8342c2f5..fc28c912e2f 100644 --- a/docs/0.53/scrollview.html +++ b/docs/0.53/scrollview.html @@ -586,10 +586,10 @@ const styles = StyleSheet.create({
When set, causes the scroll view to stop at multiples of the value of snapToInterval. This can be used for paginating through children that have lengths smaller than the scroll view. Typically used in combination with snapToAlignment and decelerationRate="fast". Overrides less configurable pagingEnabled prop.
| Type | Required | Platform |
|---|---|---|
| Type | Required | |
| number | No | iOS |
| number | No |
When set, causes the scroll view to stop at multiples of the value of snapToInterval. This can be used for paginating through children that have lengths smaller than the scroll view. Typically used in combination with snapToAlignment and decelerationRate="fast". Overrides less configurable pagingEnabled prop.
| Type | Required | Platform |
|---|---|---|
| Type | Required | |
| number | No | iOS |
| number | No |
When set, causes the scroll view to stop at multiples of the value of snapToInterval. This can be used for paginating through children that have lengths smaller than the scroll view. Typically used in combination with snapToAlignment and decelerationRate="fast". Overrides less configurable pagingEnabled prop.
| Type | Required | Platform |
|---|---|---|
| Type | Required | |
| number | No | iOS |
| number | No |