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

Custom duration possibility? #12

Open
rohitgoyal opened this issue Mar 7, 2018 · 1 comment
Open

Custom duration possibility? #12

rohitgoyal opened this issue Mar 7, 2018 · 1 comment

Comments

@rohitgoyal
Copy link

It looks like currently the library only supports 2 types of duration

  1. LONG
  2. SHORT

Is there any way it can support custom duration in milli seconds or if I can set what the milliseconds for LONG and SHORT?

@rohitshampur
Copy link

rohitshampur commented Jun 28, 2018

Its possible Toast.show(message, 1, Toast.BOTTOM, toastStyle), this shows toast for 1 sec tested on iOS

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