prscX / react-native-toasty

React Native: Native Toast
Apache License 2.0
153 stars 39 forks source link

Hide previous toast when showing new one #10

Open fawad-khalil opened 5 years ago

fawad-khalil commented 5 years ago

The previous toast does not hide when new toast is called to show if the timeout for previous toast is not completed yet.