Is there a plan to support ViewTransition API? #1366
Replies: 3 comments 11 replies
-
Out of curiosity, what's missing for you to be able to implement view transitions? The Outside of this, is there anything missing? Edit: Found this article on implementing view transitions in React, and from the outskirts it looks like something that should be possible right? |
Beta Was this translation helpful? Give feedback.
-
I am also interested in this. Anybody stumbled upon this discussion and has an example that can be shared? Will work on it myself soon, so if not, will be sharing progress here. |
Beta Was this translation helpful? Give feedback.
-
how about viewTransition types? This doesn't seem to be feasible with the current api. https://developer.chrome.com/docs/web-platform/view-transitions/same-document#view-transition-types I took a quick look at the source code and seems like it can be supported with little effort. @SeanCassiere Would a PR to support this be welcome? |
Beta Was this translation helpful? Give feedback.
-
I did not see anything related to that issues or pull requests. Is that in roadmap, or ignored for now?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions