|
@@ -110,7 +110,7 @@ const TrendingSection = props => {
|
|
parallaxScrollingOffset: 1,
|
|
parallaxScrollingOffset: 1,
|
|
}}
|
|
}}
|
|
panGestureHandlerProps={{
|
|
panGestureHandlerProps={{
|
|
- activeOffsetX: [-50, 1050],
|
|
|
|
|
|
+ activeOffsetX: [0, 200],
|
|
}}
|
|
}}
|
|
pagingEnabled
|
|
pagingEnabled
|
|
onSnapToItem={index => updateCurrentIndex(index)}
|
|
onSnapToItem={index => updateCurrentIndex(index)}
|