Skip to content

Commit 06c170e

Browse files
committed
Update Readme
1 parent 8a4eef3 commit 06c170e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import QuickScrollList from 'react-native-quick-scroll';
3636
Inherits the following properties as well as all [FlatList props](#https://facebook.github.io/react-native/docs/flatlist#props), except `ref` and `showsVerticalScrollIndicator`
3737

3838
| Prop | Type | Default Value | Description | Required |
39-
|---|---|---|---|
39+
|-----|-----|-----|-----|-----|
4040
| `itemHeight` | `number` | | Height of an item in the FlatList | Yes |
4141
| `viewportHeight` | `number` | | Height of the FlatList area visible on screen at a given time | Yes |
4242
| `thumbHeight` | `number` | `80` | Height of the scroll bar thumb | No |

0 commit comments

Comments
 (0)