We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3e767 commit 76e58c3Copy full SHA for 76e58c3
README.md
@@ -10,11 +10,11 @@ This library relies on [react-native-linear-gradient](https://github.com/react-n
10
11
And now finally run in your project directory.
12
13
-`npm install rn-faded-scrollview`
+`npm install rn-faded-scrollview`
14
15
OR
16
17
-`yarn add rn-faded-scrollview`
+`yarn add rn-faded-scrollview`
18
19
## Documentation
20
This library accepts all the props of [ScrollView](https://reactnative.dev/docs/scrollview) and some additional props.
0 commit comments