Skip to content

Commit 163124b

Browse files
author
Chen Oppenhaim
committed
onScroll is not being passed with the event param - CR Feedbacks
1 parent d5868b5 commit 163124b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ This library relies on [react-native-linear-gradient](https://github.com/react-n
1010

1111
And now finally run in your project directory.
1212

13-
`npm install rn-faded-scrollview`
13+
`npm install rn-faded-scrollview`
1414

1515
OR
1616

17-
`yarn add rn-faded-scrollview`
17+
`yarn add rn-faded-scrollview`
1818

1919
## Documentation
2020
This library accepts all the props of [ScrollView](https://reactnative.dev/docs/scrollview) and some additional props.

0 commit comments

Comments
 (0)