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

Set swipeable prop on Toast component #542

Open
hichemfantar opened this issue Apr 25, 2024 · 2 comments
Open

Set swipeable prop on Toast component #542

hichemfantar opened this issue Apr 25, 2024 · 2 comments

Comments

@hichemfantar
Copy link

hichemfantar commented Apr 25, 2024

Is your feature request related to a problem? Please describe.
Unable to set swipeable default value

Describe the solution you'd like
set swipeable prop on Toast component

Describe alternatives you've considered
Similar to #446 but on the Toast component.

Additional context

		<Toast
			swipeable={false}
		/>
@amerllica
Copy link

Yeah, I encountered that. The main component hasn't got the swipeable prop type.

@hichemfantar
Copy link
Author

It seems that it is possible to set the swipeable prop https://github.com/calintamas/react-native-toast-message/blob/main/docs/api.md#props

I don't know remember why i created this issue.

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