Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Fade transition only applied on close #487

Open
thomasarbona opened this issue Jun 28, 2017 · 0 comments
Open

Fade transition only applied on close #487

thomasarbona opened this issue Jun 28, 2017 · 0 comments

Comments

@thomasarbona
Copy link

thomasarbona commented Jun 28, 2017

I'm trying to make a route which fades on open and close.

static route = {
    styles: {
      ...NavigationStyles.Fade,
    }
  };

But the Fade effect only affects the transition when I close this component.
How can the transition be applied on open too ?

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

No branches or pull requests

1 participant