chilijung / react-native-carousel-view

react-native carousel, support in both Android and iOS
73 stars 44 forks source link

onPageChange not called when pressing indicator #18

Open kourdo opened 6 years ago

kourdo commented 6 years ago

i have some animation on each subscreen in carousel. how can i restart animation on a screen when hitting the indicator button to switch between screens.

amourgh commented 6 years ago

Same thing observed. indicatorPressed is not activating the right indicator.