-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carousel does not swipe right when its gets to the 3 image it gets stuck #840
Comments
Getting same issue. |
Same here. Any progress or work arounds on this? |
same here , any updates ? |
Same here. Getting this in some specific Android devices. Would appreciate some help... |
check this PR guys |
@khoitruongg it keeps happening on some devices even when loop is not enabled. Any other tips? |
This comment was marked as spam.
This comment was marked as spam.
For all dev use this library
react-native-banner-carousel-updated for carousel is working fine for all
android and ios devices ....
I have used this library in my project its working fine
thanks
…On Fri, Oct 8, 2021 at 9:49 AM 赵東澔 ***@***.***> wrote:
@MWaqasHussain-dev <https://github.com/MWaqasHussain-dev> Sorry, please
allow me to advertise for my open source library! ~
I think this library react-native-reanimated-carousel
<https://github.com/zwh1666258377/react-native-reanimated-carousel> will
solve your problem. It is a high performance and very simple component,
complete with React-Native reanimated 2
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#840 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARFMSLBZXTPPLI3MWYJMJ3LUFZZ5RANCNFSM45YDRGCA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
*Waqas Hussain*
*Associate Software Engineer at EXPERIA <http://experia.ai/>*
Email : ***@***.***
Office : +923416744456
Phone : +923033195919
Meetings : https://calendly.com/waqas-hussain/30min
http://experia.ai
|
This happens due to the property "loopClonesPerSide". By default the value of this property is 3 and when loop is enabled we face an issue where scroll gets stuck at 3rd image. If you try changing the number of this property, scroll gets stuck at that particular number image. |
Getting same issue. |
Un able to swipe right when i get to the third image on android... swipe right doesnot seems to work when i am on the third image... but swipe left seems to be working perfect on android and ios
Please help me out Thanks in advance
The text was updated successfully, but these errors were encountered: