-
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
activeSlideAlignment not always honored #235
Comments
Hi @akyker20, Thank you for taking the time to put up a top quality bug report! Regarding the issue, this is indeed pretty strange. I fear an internal By the way, congratulations for your app; it looks awesome ;-) |
Hi @akyker20, Can you tell me if you're still able to reproduce the issue when using the latest commit from branch If needed, you can take a look at this note about using a commit not already published on npm. |
I've just had an idea and tried overriding the default Those are the options I see at this point:
|
Is this a bug report or a feature request?
Bug Report
Have you read the guidelines regarding bug report?
yes
Have you read the documentation in its entirety?
yes
Have you made sure that your issue hasn't already been reported/solved?
I think so
Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?
Have not tested on Android.
Is the bug reproductible in a production environment (not a debug one)?
Yes, have this app in testflight (release mode) and this behavior exists.
Have you been able to reproduce the bug in the provided example?
(Write your answer here.)
Environment
(Write your answer here.)
Steps to Reproduce
(Write your steps here:)
Expected Behavior
No matter how many slides I have, if activeSlideAlignment is 'center', I expect the slide to be centered in the view (so that the previous and next slides can be seen).
Actual Behavior
*********** This should give you what you need
Here is a video of the project I am working on and the bug in action:
https://www.youtube.com/watch?v=DMq1Q1-RWus&feature=youtu.be
Here is a snack. Read comments at top
https://snack.expo.io/@akyker20/react-native-snap-carousel-bug
Lastly, just wanna say thanks. I really like this project. You guys are awesome!
Reproducible Demo
(Paste the link to an example project or paste the entirety of the relevant source code. Then provide instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: