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

Apply animation to navigateUp() #6

Closed
twkevinzhang opened this issue Oct 11, 2022 · 2 comments
Closed

Apply animation to navigateUp() #6

twkevinzhang opened this issue Oct 11, 2022 · 2 comments
Assignees
Labels
feature A new feature or improvement

Comments

@twkevinzhang
Copy link

Describe the solution you'd like
I hope apply scroll animation when call navController().navigateUp()

Describe alternatives you've considered
I found accompanist-navigation-animation:0.16.1, which does not have gestures, but does this issue: https://medium.com/androiddevelopers/animations-in-navigation-compose-36d48870776b

Is it possible to combine Fragula with it?

@twkevinzhang twkevinzhang added the feature A new feature or improvement label Oct 11, 2022
@massivemadness
Copy link
Owner

Hi @neslxzhen , I think it's possible, but I need some time to understand how it works internally. I didn't migrate Fragula on the latest version of NavComponent yet

massivemadness added a commit that referenced this issue Feb 2, 2023
@massivemadness
Copy link
Owner

Fixed in v2.6

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

No branches or pull requests

2 participants