File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v2.1.4
2+ * Add prop ` onScrollViewScroll `
3+
14## v2.1.3
25* Default value for ` showsHorizontalScrollIndicator ` is now ` false `
3- * Expose ` ScrollView ` 's ` onSscroll ` prop (thanks [ @radko93 ] ( https://github.com/radko93 ) )
6+ * ~~ Expose ` ScrollView ` 's ` onSscroll ` prop (thanks [ @radko93 ] ( https://github.com/radko93 ) ) ~~ (not working )
47
58## v2.1.2
69* Do not trigger ` onSnapToItem ` when snapping back to the same slide (thanks [ @rgabs ] ( https://github.com/rgabs ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-snap-carousel" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Swiper component for React Native with previews and snapping effect. Compatible with Android & iOS." ,
55 "main" : " index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments