Alert Component as Toast #3145
ninoslat1
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, i tried to develop some toast, but without add another package just for toast. First, we use useState and useEffect to playing with the visiblity and timing.
Next, in the main component's useEffect, we can use the toast with declaring the useState
Beta Was this translation helpful? Give feedback.
All reactions