Skip to content

Commit a8d1f48

Browse files
author
Chen Oppenhaim
committed
Changing README.md
1 parent 4e60df0 commit a8d1f48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

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

45
Vertical Scroll | Horizontal Scroll
@@ -38,4 +39,4 @@ For styling pass these props.
3839
| Name | Callback param | Description |
3940
|---------------------------|------------------------------------------|-------------|
4041
| isCloseToEnd | Boolean | if scroll is close to end or not. |
41-
| isCloseToStart | Boolean | if scroll is close to start or not. |
42+
| isCloseToStart | Boolean | if scroll is close to start or not. |

0 commit comments

Comments
 (0)