Skip to content

Commit eca9a44

Browse files
author
Mark Jamieson
committed
Add InvertibleScrollView dependency
1 parent 6bbb9c9 commit eca9a44

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232
"bugs": {
3333
"url": "https://github.com/zbtang/React-Native-ViewPager/issues"
3434
},
35-
"homepage": "https://github.com/zbtang/React-Native-ViewPager#readme"
35+
"homepage": "https://github.com/zbtang/React-Native-ViewPager#readme",
36+
"dependencies": {
37+
"react-native-invertible-scroll-view": "github:markjamieson/react-native-invertible-scroll-view#ffd23fbf6ed769eb9f1826f37269970537a30565"
38+
}
3639
}

0 commit comments

Comments
 (0)