Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it possible to make the messages Queue instead of stacking? #143

Open
midhungopipk opened this issue Jul 4, 2022 · 1 comment
Open

Comments

@midhungopipk
Copy link

Is there any way to make toast messages in to queue (latest messages in front and old messages in back) instead of showing like a stack?

@MAKARD
Copy link

MAKARD commented Jun 6, 2023

There is a library that has similar behavior you need. Instead of showing old notifications, it shows only one item at the time.
As for mobile applications there is no need to stole the screen space for temporary information
https://github.com/MAKARD/react-native-toastboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants