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 animate from bottom to top #4

Open
Naveen3921 opened this issue Sep 26, 2020 · 1 comment
Open

How to animate from bottom to top #4

Naveen3921 opened this issue Sep 26, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers question Further information is requested

Comments

@Naveen3921
Copy link

I want to animate the layout with similar animation but from bottom to top. How can I achieve this animation.

Sorry for posting this question in the issue.

It will be very helpful if you guide me to solve the problem.

@Naveen3921 Naveen3921 changed the title How animate from bottom to top How to animate from bottom to top Sep 26, 2020
@Chrisvin Chrisvin added the question Further information is requested label Sep 29, 2020
@Chrisvin
Copy link
Owner

Chrisvin commented Sep 29, 2020

The library was designed with horizontal swipe in mind. So, there's no direct way to support vertical animation for now.

But you can create your own ClipPathProvider for vertical animation.
Take a look at the documentation about custom swipe animations & the LiquidSwipeClipPathProvider for reference.

@Chrisvin Chrisvin added enhancement New feature or request good first issue Good for newcomers labels Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants