jasongaare / react-native-walkthrough-tooltip

An inline wrapper for calling out React Native components via tooltip
MIT License
610 stars 182 forks source link

Switching between two walkthrough tooltips triggers Exception #182

Open dragonkhoi opened 1 year ago

dragonkhoi commented 1 year ago

Exception thrown while executing UI block: *** Collection was mutated while being enumerated.

My guess is that it has to do with React Native Modals....

image