react-native-root-toast icon indicating copy to clipboard operation
react-native-root-toast copied to clipboard

hideOnPress doesn't work properly

Open shivamka1 opened this issue 5 years ago • 0 comments

If I set hideOnPress to true and then press the toast and day one after the other couple of times consecutively, for the first time the toast hides but on day press it doesn't appear reliably which fails the purpose of the toast.

npm ls react-native: 0.59.8 npm ls react-native-root-toast: 3.2.0

shivamka1 avatar Nov 29 '19 11:11 shivamka1