Skip to content

Commit 2f0006c

Browse files
committed
Update README.md
1 parent 9251545 commit 2f0006c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A `ScrollView`-like component that:
1616
$ npm install react-native-parallax-scroll-view --save
1717
```
1818

19-
**Note:** For React Native 0.19.0 and earlier, you'll want to use `react-native-parallax-scroll-view@0.17.4`. Version 0.18.0 and changes the scrolling API to be compatible with React Native 0.20.0.
19+
**Note:** For React Native 0.19.0 and earlier, you'll want to use `react-native-parallax-scroll-view@0.17.4`. Version `0.18.0` changes the scrolling API to be compatible with React Native 0.20.0.
2020

2121
## Demo
2222

0 commit comments

Comments
 (0)