You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I noticed that if I swipe over the Image, sometimes it will slide through the images, but for example if i make it to the last index, i can't go back by swiping over the image, the only way is by swiping over the View container (imageContainer View), outside of the image.
You need to fill out the issue template completely. This step is mandatory! Not doing so will result in your issue getting closed. Don't take this personally if this happens, and feel free to open a new issue once you've gathered all the information required by the template.
Unless you provide a Snack example in which the issue can be reproduced, as well as a complete description of everything you've tried, we won't be able to help you and the thread will be closed.
I have the same issue
My slide has image in container and when i swiping, nothing happens like in odd slides, but swipe around image working.
It's happens only with 'tinder' or 'stack' layout
My render item is pretty basic and appears to be the same as the example.
These are the styles:
And I noticed that if I swipe over the Image, sometimes it will slide through the images, but for example if i make it to the last index, i can't go back by swiping over the image, the only way is by swiping over the View container (imageContainer View), outside of the image.
This is the carousel structure:
Why could this be happening? What am I missing? It's working kinda odd.
Thanks.
I'm using react-native
0.57.8
with snap-carousel^3.7.5
. Also, for now i'm testing on iOS Simulator.The text was updated successfully, but these errors were encountered: