Mikolaj Schatt
Results
2
issues of
Mikolaj Schatt
I have implemented a Toast queue that I mentioned here: https://github.com/calintamas/react-native-toast-message/issues/208
I show toasts from several places in my app. The problem is when I trigger the first Toast with an even high time value: `visibilityTime: 20000` the time is not...
bug