react-native-shared-element icon indicating copy to clipboard operation
react-native-shared-element copied to clipboard

Web support

Open nandorojo opened this issue 4 years ago • 4 comments

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?

nandorojo avatar Jul 09 '20 01:07 nandorojo

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

IjzerenHein avatar Aug 24 '21 10:08 IjzerenHein

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

nandorojo avatar Aug 24 '21 13:08 nandorojo

@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

mikehardy avatar Dec 01 '21 16:12 mikehardy

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

nandorojo avatar Dec 01 '21 19:12 nandorojo