nick / react-native-carousel

Carousel component for react-native
MIT License
458 stars 107 forks source link

Android overScrollMode disable #91

Closed ogawaryu closed 6 years ago

ogawaryu commented 6 years ago

In android when I am in the last view react native component the android view shows the overScroll effect. Is it possible to disable overScroll on android with react native or in the carousel component? Does anyone have any solution to disable the over scroll effect ?