Replies: 1 comment
-
There's a fork of that demo for v9 (see here: https://github.com/react-spring/react-spring-examples/blob/v9/demos/hooks/notification-hub/index.js), but no sandbox for it atm. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am trying to do something very similar to the notifications hub example but the issue I am facing is that when you add a notification and then add a second one, the first notification slows down and they both timeout/fade out at the same time. How would I make them timeout out independently?
Beta Was this translation helpful? Give feedback.
All reactions