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

Need a method to forcibly dismiss Toast #3

Open
serjek opened this issue Jun 7, 2020 · 4 comments
Open

Need a method to forcibly dismiss Toast #3

serjek opened this issue Jun 7, 2020 · 4 comments

Comments

@serjek
Copy link

serjek commented Jun 7, 2020

Once toast with long duration is displayed it might be useful to remove it prematurely (e.g if user did some action that makes this toast irrelevant)

@silencer07
Copy link

I need this as well. on android at least when you call the native toast, it returns you an object which you can call to cancel the toast. perhaps instead of show returning void, we return a ref that we can call cancel?

@vonovak
Copy link
Owner

vonovak commented Nov 19, 2020

hello, if someone implements this in a PR, I will merge it

I can also be hired to do this

@juliomaqueda
Copy link

Any update on this request?

@ramssutharr
Copy link

+1

@mgefimov mgefimov mentioned this issue Oct 7, 2023
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

5 participants