Skip to content

Commit 1c3e767

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

File tree

2 files changed

+2
-42
lines changed

2 files changed

+2
-42
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# rn-faded-scrollview
2-
Inspired by https://github.com/mak12/rn-faded-scrollview.
32
A simple and customisable React Native component that allows you to add fade effect in ScrollView at both ends.
43

54
Vertical Scroll | Horizontal Scroll
@@ -11,11 +10,11 @@ This library relies on [react-native-linear-gradient](https://github.com/react-n
1110

1211
And now finally run in your project directory.
1312

14-
`npm install rn-faded-scrollview`
13+
`npm install rn-faded-scrollview`
1514

1615
OR
1716

18-
`yarn add rn-faded-scrollview`
17+
`yarn add rn-faded-scrollview`
1918

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

packageold.json

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)