You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ import QuickScrollList from 'react-native-quick-scroll';
36
36
Inherits the following properties as well as all [FlatList props](#https://facebook.github.io/react-native/docs/flatlist#props), except `ref` and `showsVerticalScrollIndicator`
37
37
38
38
| Prop | Type | Default Value | Description | Required |
39
-
|---|---|---|---|
39
+
|-----|-----|-----|-----|-----|
40
40
|`itemHeight`|`number`|| Height of an item in the FlatList | Yes |
41
41
|`viewportHeight`|`number`|| Height of the FlatList area visible on screen at a given time | Yes |
42
42
|`thumbHeight`|`number`|`80`| Height of the scroll bar thumb | No |
0 commit comments