tableflip / react-native-toaster

Simple top-pop toast feedback messages for React Native, also Redux compatible
ISC License
85 stars 29 forks source link

There is no way to provide our own hideToast logic #4

Closed bjartebore closed 3 years ago

bjartebore commented 7 years ago

It would be great to have the possibility to provide our own onPress/hide logic for cases when we need an action to happen before the toast closes.