Skip to content

Commit 7efb78b

Browse files
Maciej Skierkowskialvaromb
authored andcommitted
Add note on extraHeight prop (#50)
Thanks @skierkowski!
1 parent 160974f commit 7efb78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ All the `ScrollView`/`ListView` props will be passed.
9595
| `viewIsInsideTabBar` | `boolean` | Adds an extra offset that represents the `TabBarIOS` height. |
9696
| `resetScrollToCoords` | `Object: {x: number, y: number}` | Coordinates that will be used to reset the scroll when the keyboard hides. |
9797
| `enableAutoAutomaticScroll` | `boolean` | When focus in TextInput will scroll the position, default is enabled. |
98-
98+
| `extraHeight` | `number` | Adds an extra offset |
9999
100100
## License
101101

0 commit comments

Comments
 (0)