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

[Feature] Transitioning between pages using fade in/out animation #3

Open
aytunch opened this issue Feb 5, 2019 · 4 comments
Open

Comments

@aytunch
Copy link

aytunch commented Feb 5, 2019

Hi Andrea,
I really loved this bottomNavigationBar implementation because it persists the states of the pages.

I tried myself very hard but could not get fade in/out animations while changing Offstage page one to another to work.

I believe it would look so much nicer to have a very quick and simple animation transitioning between the pages.

Also while looking at Offstage's documentation it says:

/// * [Visibility], which can hide a child more efficiently (albeit less
/// subtly).
/// * [TickerMode], which can be used to disable animations in a subtree.

Do you think Offstage would not be performant if our navigation stacks are deep?

Thanks.

@chiragmittal19
Copy link

@aytunch did you find anything useful about that?

@dev-naiksan
Copy link

Much needed.

@dev-naiksan
Copy link

Hello Guys, I have made use of PageView instead of Offstage and it works really well. Let me know if you need a snippet.

@aytunch
Copy link
Author

aytunch commented Jan 29, 2021

@dev-naiksan it would be very nice if I could see the snippet. PageView is ok for my case

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

3 participants