Donald Silveira
Donald Silveira
I want this functionality too. UP
Same issue here
Up, any workaround?
@bd-arc How I can solve this problem? ``` However, it seems if I have uneven number of items, I can swipe to a non-existing item such that, if I scroll...
Hi @bd-arc I think is not necessary create a new issue, because the problem is related to this issue. I create a reproduce Snack to be easy to find the...
@bd-arc I believe I did not explain the issue I was passing correctly. Below is an example of the Carousel on the Airbnb app  And now the example I...
@bd-arc I'll create a fork and try take a look about it. Thank you for the good job! :D
@bd-arc I had previously tried implemented myself carousel component using FlatList and I got these problems too. Aparently the only way is use ScrollView (for IOs) and ViewPagerAndroid (for Android)...
I was on 1.0.2, and I just upgraded to the latest version and it seems to be fixed.