You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library relies on [react-native-linear-gradient](https://github.com/react-native-community/react-native-linear-gradient). Follow setup instructions of linear gradient.
10
10
11
-
And now finally Run `npm install rn-faded-scrollview` in your project directory.
11
+
And now finally run in your project directory.
12
+
13
+
`npm install rn-faded-scrollview`
14
+
15
+
OR
16
+
17
+
`yarn add rn-faded-scrollview`
12
18
13
19
## Documentation
14
20
This library accepts all the props of [ScrollView](https://reactnative.dev/docs/scrollview) and some additional props.
0 commit comments