We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338902a commit 790bc0cCopy full SHA for 790bc0c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@kolking/react-native-parallax-swiper",
3
- "version": "1.0.0",
4
- "description": "React Native component to create an inpressive swiper with parallax effect.",
+ "version": "0.0.1",
+ "description": "React Native component for building an impressive horizontal swiper with a parallax effect.",
5
"author": "Nick Seryakov (https://github.com/kolking)",
6
"license": "MIT",
7
"homepage": "https://github.com/kolking/react-native-parallax-swiper#readme",
@@ -23,7 +23,9 @@
23
"onboarding",
24
"scrollable",
25
"reanimated",
26
+ "parallax effect",
27
"parallax swiper",
28
+ "parallax scrolling",
29
"parallax carousel"
30
],
31
"main": "src/index",
0 commit comments