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.

- + - +
TypeRequiredPlatform
TypeRequired
numberNoiOS
numberNo

diff --git a/docs/0.54/scrollview.html b/docs/0.54/scrollview.html index 943f7c6eaf7..c6bf1c9c674 100644 --- a/docs/0.54/scrollview.html +++ b/docs/0.54/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.

- + - +
TypeRequiredPlatform
TypeRequired
numberNoiOS
numberNo

diff --git a/docs/scrollview.html b/docs/scrollview.html index 9a67ad604f5..ac56dd52ecf 100644 --- a/docs/scrollview.html +++ b/docs/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.

- + - +
TypeRequiredPlatform
TypeRequired
numberNoiOS
numberNo