xgfe/react-native-simple-toast

Toast lag if multiple in queue

Opened this issue · 2 comments

jslok commented

If a second toast is initiated before the first is complete, the second one waits until the first has finished before showing. Can an option be added to toggle whether or not to wait for previous to complete or immediately show?

this issue must be solved, as this issue, in some cases, makes you to pay much.

This issue is still there. Strangely, the toast clears automatically in Android OS 9 but keeps in the queue in Android OS 10. (reproduced on both real device and simulator)