react-native-root-toast
react-native-root-toast copied to clipboard
Fixed duration set to zero bug
Your component wrapper, for some reason, sets the duration to zero, so that the "duration" props are ignored. I removed them and now the Toast automatically hides after the specified duration.