You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using react-native-toast-message in my Expo app, and I’ve noticed that when a toast is dismissed (either automatically or manually), the dismissal animation feels too fast. I’d love to have more control over the animation speed to better match the UX of my app.
Would it be possible to expose a parameter like dismissSpeed or animationDuration that lets us configure how fast the toast disappears?