using react's experimental <ViewTransition>
for toasts
#7952
Unanswered
stefanprobst
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
has anyone managed to port the RAC toast example from the docs, which uses dom view-transitions directly, to React's experimental
<ViewTransition>
?i thought i'd just have to use it as a wrapper and move the view transition style props there, but that does not seem to work:
Beta Was this translation helpful? Give feedback.
All reactions