nick / react-native-carousel

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

Carousel is broken in android. #32

Closed nis24jit closed 8 years ago

nis24jit commented 8 years ago

The carousel is broken in android.The swiping is not working properly in android.

dangnelson commented 8 years ago

+1 Issue I'm having is on swipe the individual carousel items don't stop

stianmartinsen commented 8 years ago

+1. The carousel doesn't snap to the individual slides when swiping, and the indicators aren't updated. Clicking the indicators works as expected. Would love to see a fix.