File tree Expand file tree Collapse file tree 2 files changed +2
-42
lines changed Expand file tree Collapse file tree 2 files changed +2
-42
lines changed Original file line number Diff line number Diff line change 1
1
# rn-faded-scrollview
2
- Inspired by https://github.com/mak12/rn-faded-scrollview .
3
2
A simple and customisable React Native component that allows you to add fade effect in ScrollView at both ends.
4
3
5
4
Vertical Scroll | Horizontal Scroll
@@ -11,11 +10,11 @@ This library relies on [react-native-linear-gradient](https://github.com/react-n
11
10
12
11
And now finally run in your project directory.
13
12
14
- ` npm install rn-faded-scrollview `
13
+ ` npm install rn-faded-scrollview `
15
14
16
15
OR
17
16
18
- ` yarn add rn-faded-scrollview `
17
+ ` yarn add rn-faded-scrollview `
19
18
20
19
## Documentation
21
20
This library accepts all the props of [ ScrollView] ( https://reactnative.dev/docs/scrollview ) and some additional props.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments