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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,6 @@
2
2
A simple and customisable React Native component that allows you to add fade effect in ScrollView at both ends.
3
3
4
4
## Installation
5
+
This library relies on [react-native-linear-gradient](https://github.com/react-native-community/react-native-linear-gradient). Follow setup instructions of linear gradient.
5
6
6
-
Run `npm install rn-faded-scrollview` in your project directory.
7
+
And now finally Run `npm install rn-faded-scrollview` in your project directory.
0 commit comments