Is your feature request related to a problem? Please describe.
Toast isn't swipeable inside Modal if custom toast is used (if you do not use BaseToast etc.)
Describe the solution you'd like
Wrapping a custom toast with your Touchable (or any TouchableOpacity like components) fix the issue
Describe alternatives you've considered
There is no mention about this, so either add the wrapper or describe it in readme.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. Toast isn't swipeable inside Modal if custom toast is used (if you do not use BaseToast etc.)
Describe the solution you'd like Wrapping a custom toast with your Touchable (or any TouchableOpacity like components) fix the issue
Describe alternatives you've considered There is no mention about this, so either add the wrapper or describe it in readme.
Additional context Add any other context or screenshots about the feature request here.