Skip to content

Commit 5b957c8

Browse files
committed
updatd readme
1 parent 0b70b73 commit 5b957c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ The `ParallaxScrollView` component adds a few additional properties, as describe
115115
| `stickyHeaderHeight` | `number` | If `renderStickyHeader` is used | If `renderStickyHeader` is set, then its height must be specified. |
116116
| `contentContainerStyle` | `object` | No | These styles will be applied to the scroll view content container which wraps all of the child views. (same as for [ScrollView](https://facebook.github.io/react-native/docs/scrollview.html#contentcontainerstyle)) |
117117
| `outputScaleValue` | `number` | No | The value for the scale interpolation output value, default `5` |
118+
| `scrollEvent` | `func` | No | Callback to recieve the animated scroll event values |
118119

119120

120121
## Latest changes

0 commit comments

Comments
 (0)