We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add multi direction in to dismiss for example swipToDismissDirections={['up', 'down', 'left', 'right']}
swipToDismissDirections={['up', 'down', 'left', 'right']}
** down direction is useful for bottom toast
The text was updated successfully, but these errors were encountered:
I'll create a separate issue for dismissing by default down for bottom toasts.
Sorry, something went wrong.
Closing this issue as I don't think this is a good UX. #93 will address the most important thing here which is bottom swiping for bottom toasts.
No branches or pull requests
Please add multi direction in to dismiss
for example
swipToDismissDirections={['up', 'down', 'left', 'right']}
** down direction is useful for bottom toast
The text was updated successfully, but these errors were encountered: