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

Have not transition after opening Drawer Navigator #237

Open
ksielyov opened this issue May 1, 2022 · 6 comments
Open

Have not transition after opening Drawer Navigator #237

ksielyov opened this issue May 1, 2022 · 6 comments

Comments

@ksielyov
Copy link

ksielyov commented May 1, 2022

I have some Stack Navigator and some nested Drawer Navigator. When I openDrawer() transition works only once, then I have not transition.

I use navigation.pop() to go back

Emulator recorded bug:
https://ufile.io/tk4a0qc6

@ksielyov
Copy link
Author

ksielyov commented May 1, 2022

animationTypeForReplace: 'pop' is also preventer to createSharedElementStackNavigator screenOptions

@ksielyov
Copy link
Author

I caught that sharedElements={route => {...}} just not calling after the call of "closeDrawer"

@ksielyov
Copy link
Author

Still it maintained? 🤨

@philipthedeveloper
Copy link

I am having the same issue right now, one you open a screen that is not a stack navigation screen, the shared element transition works only once then stops

@philipthedeveloper
Copy link

I caught that sharedElements={route => {...}} just not calling after the call of "closeDrawer"

I am facing this but with tap and top navigation

@hashhirr
Copy link

same issue i am using bottomtab navigator when i use it ...the transition only works once
@ksielyov any fix ?

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