We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e486fda commit f882206Copy full SHA for f882206
packages/react-native/Libraries/Components/ScrollView/ScrollView.d.ts
@@ -365,7 +365,7 @@ export interface ScrollViewPropsIOS {
365
366
/**
367
* When true the scroll view bounces when it reaches the end of the
368
- * content if the content is larger then the scroll view along the axis of
+ * content if the content is larger than the scroll view along the axis of
369
* the scroll direction. When false it disables all bouncing even if
370
* the `alwaysBounce*` props are true. The default value is true.
371
*/
0 commit comments