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

Web support #77

Open
nandorojo opened this issue Jul 9, 2020 · 4 comments
Open

Web support #77

nandorojo opened this issue Jul 9, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@nandorojo
Copy link

Hi, I'm using the prerelease version with React Navigation v5. Seriously, amazing work with this library!

I was wondering if there are still plans to add web support.

At the moment, the behavior appears to delay rendering items on destination screens on web, without any shared animation. Would it be possible to turn off the delayed rendering on web until web support for the shared transition is added?

@IjzerenHein
Copy link
Owner

Any web-support will be part of react-native-shared-element. There is already some web-code, but nothing finished.

@IjzerenHein IjzerenHein transferred this issue from IjzerenHein/react-navigation-shared-element Aug 24, 2021
@IjzerenHein IjzerenHein added the enhancement New feature or request label Aug 24, 2021
@nandorojo
Copy link
Author

Awesome, thanks. Let me know if you need a hand testing web.

@mikehardy
Copy link

@nandorojo curious if you still delayed rendering on web or if it is "safe" to integrate this (and the navigation bindings) on a multi-platform project, where "safe" can just mean "no animation on web", but at least doesn't delay a render. Cheers

@nandorojo
Copy link
Author

I haven't come back to this, but I assume my issue remains

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

No branches or pull requests

3 participants