Skip to content
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

How to implement scroll physics and to disable indexChange in STACK layout? #10

Open
lavanoped opened this issue Aug 30, 2018 · 8 comments

Comments

@lavanoped
Copy link

Swiper param - physics: new BouncingScrollPhysics doesn't seem to work when the looping is disabled.
How to implement a feature to disable swiping in a specific direction and if swiped in that direction I want the scroll physics animation to be shown.

Regards,
Lavan

@jzoom
Copy link
Member

jzoom commented Aug 31, 2018

I get it, it's a list of cards in vertical direction, when you swipe up, the cards has the same top alignment, if it reached the top of the screen. we'll find way to implement that

@lavanoped
Copy link
Author

Is there a way not to allow swiping in a specific direction during run time?
Like when loop: false, won't allow the user to swipe in that specific direction?

Regards,
Lavan

@lavanoped
Copy link
Author

@jzoom Hey, is there any update on this?
An option to disable swiping in a specific direction during runtime with bouncing scroll physics would be a blessing!

@lavanoped
Copy link
Author

@jzoom Hey, is there any update on this? Feb 2019 now, still waiting.

@hanielbaez
Copy link

I have the same question, @Lavan01 did you fund a solution?

@sc-bl
Copy link

sc-bl commented Feb 27, 2020

Is there any update on this? @Lavan01 , @NoobBaez did you guys found any soloution?

@lavanoped
Copy link
Author

@NoobBaez @sc-bl Sorry to come back to this late.
I ended up dissecting the code and used snippets of the code to work the manner I wanted to.

@Abhishek01039
Copy link

Hi @Lavan01
have you found the solution for this?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants